> For the complete documentation index, see [llms.txt](https://blog.emoney.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.emoney.io/faqs/how-investors-can-claim-usdemyc-tokens.md).

# How Investors can claim $EMYC tokens

#### Following are the steps for investors for claiming their $EMYC tokens.&#x20;

1. Go to: [https://dashboard.emoney.io/](https://convert.emoney.io/) .&#x20;
2. Select **“INVESTOR CLAIM”** from the tab on the left, as mentioned in the image below.

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

3. Connect your Web3 wallet to the portal using the ‘Connect Wallet’ on the page. Make sure that you are connected to the right network, Binance Smart Chain (BSC).
4. After successfully connecting your wallet, you will see this screen below
5. Verified wallet addresses will be shown the amount of $EMYC tokens available to them.

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

6. Click on “CLAIM” button and you will be able to claim $EMYC tokens allotted to you

<figure><img src="/files/0UYPdBKebx4jLsx9GtTn" alt=""><figcaption></figcaption></figure>

6. Congratulations, you have successfully claimed your $EMYC tokens.

### FAQs

1. Do I need to pay gas fees?

Yes, interacting with the smart contract and claiming your tokens will require gas fees. Fees on Binance Smart Chain (BSC) are usually <$1.&#x20;

2. My wallet address couldn’t be found. What happens now?

Unfortunately, this means that we do not have your wallet address in our database and it is not linked to any investor. Therefore, you are unable to claim EMYC tokens from the site.&#x20;

3. Please reach out to us at <thomas.s@scallopx.com> for any queries.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://blog.emoney.io/faqs/how-investors-can-claim-usdemyc-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
