# Minting tGOLD

Users may convert their tQUEST tokens into tGOLD through the Ecosystem Hub Dashboard by burning their tQUEST tokens. How much tGOLD a user can receive through burning tQUEST is based on the real-time market value of tQUEST at the moment of the transaction. The number of available tGOLD tokens for this purpose will always be limited to the main contract’s BNB balance.&#x20;

This means if there is 1 BNB on the main contract, users can only burn 1 BNB worth of tQUEST tokens and can only mint 1 tGOLD in return.


---

# 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://tokenquest.gitbook.io/whitepaper/auto-compounding-and-reflective-tgold-and-bnb-platform-rewards/minting-tgold.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.
