# Tokens

**Native tokens**:

**HAUST** is a native token of Haust Network, allowing for compatibility with other ERC-20 tokens. It is operated by Haust Labs.

**hTokens**:

**hUSDT** is a USDT token minted in Haust Network after depositing USDT through Haustoria. The yield generated in different staking protocols will increase the USD value of hUSDT.

**hUSDC** is a USDC token minted in Haust Network after depositing USDC through Haustoria. The yield generated in different staking protocols will increase the USD value of hUSDC.

**hWETH** is a WETH token minted in Haust Network after depositing ETH or wETH through Haustoria. The yield generated in different staking protocols will increase the USD value of hWETH.

**hWBTC** is a WBTC token minted in Haust Network after depositing BTC or WBTC through Haustoria. The yield generated in different staking protocols will increase the USD value of hWBTC.

**Wrapped tokens**:

**USDT** (Tether) is a stablecoin pegged to the value of the United States Dollar. It is offered, issued and backed by the centralized entity Tether.

**USDC** (USD Coin) is a digital stablecoin pegged to the United States Dollar. USD Coin is managed by Circle.

**WETH** is a wrapped version of ETH, ERC-20 token on the Ethereum blockchain that is pegged to Ethereum(ETH). WETH is backed one-to-one with Ethereum.

**WBTC** is a wrapped version of BTC, ERC-20 token on the Ethereum blockchain that is pegged to Bitcoin (BTC). WBTC is backed one-to-one with Bitcoin.


---

# 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://docs.haust.network/haust-ecosystem/haust-network/tokens.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.
