# How To Claim Your Tokens

Detailed instructions are outlined below. You can also refer to the [Token Claim Guide](https://drive.google.com/file/d/1uGUlYswkXYBBZ_khLustAUWy2UAGwvpo/view?usp=sharing) pdf, as well as [this walkthrough video](https://www.loom.com/share/40cabc8b60994e35818a34ad5d874266?sid=66ffbc2d-0330-4d42-98b5-3b263628f9cd) for a step by step guide to claiming your tokens with Magna.

**First: Log in with your email or wallet address corresponding to your allocation.**

You can view login instructions here

{% content-ref url="/pages/Yp6IZEATjkk048pb8WNy" %}
[How To Login](/stakeholders/product-guides/how-to-login.md)
{% endcontent-ref %}

**Step 1: Click Claim Button**

If tokens are available to claim, you will see a "Claim" button on the individual allocation as below *(if not available to claim yet, see below section as to why)*. Click the Claim button.&#x20;

{% hint style="info" %}
If for some reason you see "Claim Available" and the banner that says "You are able to claim...." but the "Claim" button itself is missing, please try to refresh the page or log out and log back in.
{% endhint %}

<figure><img src="/files/v4AapgZVyek8Nltg3v1a" alt=""><figcaption><p>Claim button is displayed on the top right of the allocation card in a pink box.</p></figcaption></figure>

**Step 2: Sign Transaction**

Once you click the Claim Button, you will be able to connect your wallet to sign the claim transaction.

You can sign the claim transaction with any wallet if you wish to pay gas from a different wallet or if your allocation wallet can't sign transactions (for example, if it's a Custodian wallet).

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

Once the transaction is signed, a block explorer link will appear for you to view your transaction. Regardless of what wallet signs the Claim transaction, the claimed tokens will only go to the original wallet on record.


---

# 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://docs.magna.so/stakeholders/product-guides/how-to-claim-your-tokens.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.
