> For the complete documentation index, see [llms.txt](https://docs.magnum.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magnum.trade/intro/referral-rewards/claim-from-web-app.md).

# Claim from Web App

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

* Login to Magnum's Web App and click the User Profile icon in top right corner. Under that, click 'Referral Dashboard' to go to your referral stats and get your referral code.

<figure><img src="/files/s6filvks8SIG4RAJBewM" alt="" width="188"><figcaption></figcaption></figure>

* On Referral Dashboard, you will see your Referral Code in Top left and your referral stats under that.
* Copy the referral code and spread it among your peers. Once they join with your code, you get the 20% out of what we earn from all their transactions.
* Once your earnings reach a minimum amount of 0.1 ETH, you can withdraw them to any of your wallets on Magnum.
  * If you want to withdraw it to a different wallet, import it to Magnum and select it to claim.
* Claims are only allowed once every week.


---

# 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:

```
GET https://docs.magnum.trade/intro/referral-rewards/claim-from-web-app.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.
