# For Plume Grant Recipients using Safe

If you have received a grant to your Safe on Plume Mainnet, this guide will help you track and claim your token grant.&#x20;

### Step 1: Add Hedgey Grants as a Custom Safe APP. (1st time users only)&#x20;

1. Go to your Safe on Plume Mainnet at <https://safe.onchainden.com/> and log in to your Safe.&#x20;
2. In the left navigation bar, go to "Apps"&#x20;
3. Click "My Custom Apps," then "Add Custom Safe Apps"&#x20;

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

4. When the add modal opens, insert the Hedgey Grants link <https://app.hedgey.finance/token-grants>  in the Safe App URL box, then click "Add."&#x20;

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

5. You are done! Now open your custom Safe app and continue. (Note, for future claims, you will come back to this page and click the Hedgey grants app.)&#x20;

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

### Step 2: Claiming your grant

Now that you are in the Hedgey grants Safe app, you can view and claim your grant in just a few clicks.&#x20;

1. Click the Token grants app in your custom apps store.&#x20;
2. Your grant will appear in the received grants page.&#x20;
3. Click "Details" on your grants row.&#x20;
4. Now, you can view the grant details and claim your grant by pressing "Claim."&#x20;
5. This will queue up the transaction automatically in your Safe to complete signing&#x20;


---

# 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://hedgey.gitbook.io/hedgey-community-docs/support-docs/for-plume-grant-recipients-using-safe.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.
