# General

<figure><img src="/files/wqKdUrzRWUCBCyO0N6vn" alt=""><figcaption></figcaption></figure>

### Where are my tokens stored?

After buying a token on the FANtium platform it will be stored in your wallet. You can see all the tokens that you own by going to the **“Dashboard”** page.

### Can I also send my token to another wallet?

Yes you can. Token can be sent to other wallets as often as you like. Just be aware that you have network fees involved in sending your token to other wallets. Also, make sure that you send the token to the correct address. If you send them to a wrong address you have no way to reclaim them in the future.

### What can I see on my dashboard?

On your dashboard, you can view various information about your tokens. This includes, among other things, the total number of athletes you have invested in, the total number of tokens you own and the cumulative total earnings you have made. You also get a detailed overview of all the tokens you own and can sell them from there.&#x20;

The more our platform grows, the more comprehensive your dashboard becomes.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fantium-1.gitbook.io/fantium-faq/owning-a-token/general.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
