# Assets

Currently, we have three synthetic assets:

* tDOT on Polkadot
* tKSM on Kusama
* 3pool(3USD) on Kusama

tDOT is a unified liquidity standard for staking and crowdloan DOT derivatives backed by a liquidity pool composed of native DOT and DOT derivatives (ie. DOT-LDOT) on Acala.

tKSM is a unified liquidity standard for staking derivatives backed by a liquidity pool composed of native KSM and KSM derivatives (ie. KSM-LKSM) on Karura.

3pool is the first stablecoin pool powering the Kusama ecosystem composed up of aUSD, USDC, USDT on Karura.

### What our synthetic assets can help you achieve?

* Maintains a stable value peg against DOT/KSM powered by the [Stable Asset system](https://github.com/nutsfinance/Grants-Program/blob/tdot-application/applications/tdot.md)
* Maintains the underlying effective yield of LDOT/LKSM and standardizes the process of yield aggregation and distribution amongst tDOT/tKSM holders
* Liquidity for traders to trade between DOT-LDOT and KSM-LKSM

### How tDOT/tKSM works?

Let's use tDOT as an example:

All tDOT will be minted on Acala as it serves as the primary DeFi hub on Polkadot. The Acala ecosystem has an abundance of use cases and economic value for tDOT as it holds a significant amount of Staking DOT and Crowdloan DOT.

The composition of tDOT is designed to support any DOT-xDOT asset pairs. For more architectural details, please read [here](/overview/architecture.md#tdot).

<figure><img src="/files/BZxI7QTOyu8Tz1BSaCVM" alt=""><figcaption></figcaption></figure>

* Stable Asset system can be deployed as a Substrate pallet or EVM module across different Parachains
* tDOT is backed by DOT-DOT derivative liquidity pools (ie. DOT-LDOT, DOT-lcDOT)
* tDOT accrues yield and swap fees from the underlying liquidity pools
* tDOT minter function is deployed on Acala, which serves as the hub for minting tDOT
* XCM enables the transfer of tDOT across parachains


---

# 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.taigaprotocol.io/overview/assets.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.
