# Claiming the HMND Tokens

This guide will help you claim tokens.

{% hint style="info" %}
Warning - Always make sure you are using the correct URL to avoid phishing attacks! People can steal your tokens if you fall for a scam. Ensure you check the URL of the website you are claiming the tokens at, understand the risks, and ensure you are not on the phishing address.
{% endhint %}

**Claim the Tokens**

Go to the Tokens claim page and perform the required actions to claim the tokens allocated to you successfully.

{% embed url="<https://token-claims.mainnet.stages.humanode.io>" %}

Follow this step-by-step guide to claim your tokens.


---

# 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://gitbook.humanode.io/mainnet-guide/token-claims/claiming-the-hmnd-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.
