> For the complete documentation index, see [llms.txt](https://docs.streamnft.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.streamnft.tech/for-users/hedera-token-association.md).

# Hedera Token Association

1. **Locate the "Associate NFT" Button**:

* Go to the NFTs tab in your wallet interface.

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

* Click on the "Associate NFT" button.

2. **Input Token Details**:

* A dialogue box will appear.

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

* Enter the Token ID.

3. **Associate the Token**:

* Once the details are filled, click on the "Associate" button.

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

* A fee of $0.05USD will be charged by the Hedera Network for this association.
* Upon successful transaction, the token will now be associated with your account and will able to receive the token.


---

# 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.streamnft.tech/for-users/hedera-token-association.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.
