> For the complete documentation index, see [llms.txt](https://docs.hanagold.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hanagold.finance/hng-finance/dapp/pool-nft-voucher.md).

# Pool NFT voucher

HanaGold DApp develop NFT Pools so that users can stake HNG in it to earn HanaGold Voucher NFT&#x20;

How to receive NFT voucher:&#x20;

Step 1: Connect with your wallet&#x20;

Step 2: Users have to stake HNG in NFT pool&#x20;

Step 3: Finally go to the Bounty section to claim

Functions of HNG NFT voucher: This HNG NFT voucher can be used to sell on the marketplace like normal NFTs Used to reduce prices when buying gold, silver and gemstone products from HanaGold brand

Note&#x20;

This HNG NFT voucher can only be applied to the products sold on the marketplace issued by Hanagold and units licensed by HanaGold, can not apply to products sold by users. In addition, this NFT can be used in real life as a normal physical voucher. All you need to do is to go to HanaGold's chain stores to buy jewelry and do a transaction directly with the store manager, then transfer this NFT voucher to the wallet of the designated store. After receiving the NFT and receiving the service fee, the store manager will release the equivalent jewelry and issue a sales invoice to the customer including the gold coin and processing fee.


---

# 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.hanagold.finance/hng-finance/dapp/pool-nft-voucher.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.
