# FAQ

| Product           | Question                                                                             | Answer                                                                                                                                                                                                    |
| ----------------- | ------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| N3MUS ID          | Do you take custody over my assets?                                                  | No, you are fully in control over your assets, we cannot access your wallets in any way.                                                                                                                  |
| N3MUS ID          | Can you recover my wallet if I lose access to my social account used for logging in? | No, we cannot. We don't have any access to private keys or wallets.                                                                                                                                       |
| N3MUS ID          | Can I swap tokens?                                                                   | No, but this is a highly requested feature so we are working on it.                                                                                                                                       |
| N3MUS Tournaments | I don't see myself on the leaderboard, how come?                                     | You will only appear on the leaderboard if we can match the wallet you've entered with the game reporting the wallet.                                                                                     |
| N3MUS Tournaments | Can I change the wallet I used for signing up for a tournament?                      | Yes, please contact us by creating a support ticket through our support bot [@N3musSupport\_bot](https://t.me/N3musSupport_bot) on telegram, or hop in our main chat [@n3muschat](https://t.me/n3muschat) |
| N3MUS Tournaments | I'm using a different wallet then Metamask, can I still participate?                 | Yes, you can connect any type of wallet!                                                                                                                                                                  |
| N3MUS Tournaments | How will the prize money be distrubuted?                                             | The prize money will be available at the tournament page for you to claim!                                                                                                                                |


---

# 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://n3mus.gitbook.io/docs/product-documentation/faq.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.
