# Viewing your Puffer lockup

**(for recipients who have claimed locked tokens)**\
\
If your token claim is locked, you can now view your locked token allocation and details in the Hedgey app on the [token claims page](https://app.hedgey.finance/token-claims).

You will have to connect your wallet to the main app to view your allocation. You can connect the same way you have on Metamask or Ledger, or click the green <mark style="background-color:green;">View on Safe</mark> button to use the token claim app in Safe.&#x20;

<figure><img src="/files/A2uiPMcwCr4MTcCOkgkB" alt=""><figcaption><p>This is the first page you see when you connect your wallet to the token claims page.</p></figcaption></figure>

* You can always find your locked token claim by connecting your wallet at <https://app.hedgey.finance/token-claims>
* Your tokens do not automatically enter  your wallet as they unlock. You will claim unlocked tokens at your discretion (see the Image below.)
* The Claim button for token claims is located at the bottom right of your page.

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

If you need support or have questions, feel free to reach out directly on our [Support channel](https://t.me/hedgeysupport), or book a [quick 15 minute](https://calendly.com/lindseywinder/15min) call with our team. We're always here to help. If you want to read more about Hedgey, [start here](https://app.gitbook.com/o/-MWVrNjV1F4PNqxerMZL/s/dre7HSTTb0WitGNRLUKH/).&#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/viewing-your-puffer-lockup.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.
