> 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/hydt-protocol-overview.md).

# HYDT Protocol Overview

## What is HYDT Protocol?

HYDT Protocol is a BNB chain-based stable coin Staking project that aims to provide high returns for HYDT (High Yield Dollar Stable Token) holders while maintaining a 1:1 peg against the US dollar.&#x20;

The protocol has launched initially on Oct 9 2023, users are able to mint HYDT stablecoin and make staking/providing liquidity on PSC.

From Nov 9 2023, governance token farming has activated and user is getting boosted APY.

HYDT Protocol is [audited by Cyberscope](/hydt-protocol-document/contract-details/audit.md).

These are the key unique features of HYDT protocol:&#x20;

1. Fully decentralized and automated mint/redeem process in case of a depegging event&#x20;
2. Fully transparent collateral held in BNB
3. Flexible and durable soft peg mechanism&#x20;
4. Up to 30% APY fixed return on stablecoin Staking, plus additional governance token farming reward
5. Resistance to bank run events

High Yield Dollar Protocol has 2 tokens, HYDT and HYGT.

[**HYDT** ](https://hydtprotocol-documents.gitbook.io/hydt-protocol-document/tokenomics/hydt)**:** HYDT is protocol's stablecoin, and it can be staked for up to 30% base APY in protocol's Stake HYDT feature. HYDT is minted/redeemed automatically by the contract to keep the price close to 1 USD per HYDT.

[**HYGT**](https://hydtprotocol-documents.gitbook.io/hydt-protocol-document/tokenomics/hygt) **:** HYGT is protocol's governance token, will be used for voting and token buy-back from protocol revenue in the future. Also reward for farming in Stake HYDT and Farm feature will be paid in HYGT.

## Quick Links

[**Learn about HYDT Stablecoin Staking**](/hydt-protocol-document/products/stake-hydt.md)

[**Learn about HYDT Peg Mechanism**](/hydt-protocol-document/how-it-works.md#how-hydt-stablecoin-maintains-1-1-peg-against-usd)

[**Learn about Affiliate Program**](/hydt-protocol-document/affiliate-program/affiliate-program.md)

<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, and the optional `goal` query parameter:

```
GET https://hydtprotocol-documents.gitbook.io/hydt-protocol-document/hydt-protocol-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
