> For the complete documentation index, see [llms.txt](https://hydtprotocol-documents.gitbook.io/hydt-protocol-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hydtprotocol-documents.gitbook.io/hydt-protocol-document/tokenomics/hydt.md).

# HYDT

Ticker: HYDT

Contract address:&#x20;

0x9810512Be701801954449408966c630595D0cD51

<https://bscscan.com/address/0x9810512Be701801954449408966c630595D0cD51#code>

Chain: BNB chain (BEP20)

HYDT (High Yield dollar stable token) is BSC based soft-peg stable coin, aiming at high return for HYDT holders and keeping 1:1 peg against United States dollars at the same time.&#x20;

There is no supply limit, and token supply is controlled automatically by mint/redeem smart contract. <br>

To obtain HYDT, users can use any trading pairs in pancake swap to buy HYDT or use Initial mint .&#x20;

Check [this document](/hydt-protocol-document/how-it-works.md#how-hydt-stablecoin-maintains-1-1-peg-against-usd) to understand how HYDT is pegged to USD.

There is 10,000 initial allocation for team to test features and making initial trading pairs on pancakeswap before launch, and during the Mint HYDT feature is available, everyone can mint HYDT at 1 dollar per 1HYDT rate, capped at 700k dollars per day, and capped at 30 Million HYDT all time.&#x20;

HYDT is listed on Dex-trade.com exchange

[Trade HYDT now!](https://dex-trade.com/spot/trading/HYDTUSDT?interface=classic)

Purchase available at Pancakeswap exchange&#x20;

[BNB/HYDT](https://pancakeswap.finance/swap?outputCurrency=0x9810512Be701801954449408966c630595D0cD51\&inputCurrency=BNB)

[HYDT/USDT](https://pancakeswap.finance/swap?outputCurrency=0x9810512Be701801954449408966c630595D0cD51\&inputCurrency=0x55d398326f99059fF775485246999027B3197955)

<br>


---

# 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://hydtprotocol-documents.gitbook.io/hydt-protocol-document/tokenomics/hydt.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.
