> For the complete documentation index, see [llms.txt](https://docs.dogen.meme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dogen.meme/how-to-claim/how-to-claim-your-usddogen-if-you-used-evm-wallet.md).

# How to claim your $DOGEN if you used EVM wallet

Congrats, Bro! The presale is over, and now you need to merge your Solana wallet with your EVM wallet to claim tokens. Follow these instructions:

> To see claimable amount and to claim $DOGEN keep enough SOL ( \~1$) on your wallet&#x20;

1. Connect the EVM wallet you used during the presale.
2. Go to the Profile page <https://dogen.meme/en/profile>
3. To merge your EVM wallet with your Solana wallet, click the "Claim" button.&#x20;

<figure><img src="/files/Rh7Xvi6tuYMSZIX0vTkS" alt="" width="375"><figcaption></figcaption></figure>

4. Nice, now connect you Solana wallet&#x20;
5. Almost done! Now, sign messages in both wallets.
6. If you see a notification window confirming that your wallets were successfully merged, you're all set. Good job!

<figure><img src="/files/KG9hl091GkbjOcj8lH1n" alt="" width="375"><figcaption></figcaption></figure>

5. Let's double-check: log out of your EVM wallet and connect the Solana wallet from step 4.
6. If you see the balance of your EVM wallet, then everything is fine and your wallets are merged.
7. Press the "Claim" button to mint your available $DOGEN .

> Remind you, that we have TGE, Cliff and Vesting periods.&#x20;
>
> For more details, pls visit page [Presale Plan](/general/presale-plan.md)

<figure><img src="/files/XV5wKftgP9fdQFlQ5x9s" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://docs.dogen.meme/how-to-claim/how-to-claim-your-usddogen-if-you-used-evm-wallet.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.
