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

# Overview

## TaoDAO

$TAO is an algorithmic non-pegged stablecoin on the Binance Smart Chain (BSC). TAO inherits Olympus Dao's design to achieve the end goal of becoming a low volatility, highly liquid asset, backed by a protocol controlled value (PCV).

Unlike previous iterations of stablecoins, Tao aims not to target a price to peg to, price should be determined by the free market, and instead, we aim to optimize incentives to bring about stability around this market-determined price.&#x20;

## How do I play this?

Market participants can either stake, bond, or stake LP tokens. Stakers lock up their TAO tokens in return for a share of the [protocol profits](/taodao/market-operations-and-pcv/staking.md), and Bonders provide liquidity to the protocol in return for a [fixed return](/taodao/market-operations-and-pcv/bonding.md) over a period of time. Finally, Liquidity providers can stake their LP shares with the protocol in return for [protocol profits](/taodao/market-operations-and-pcv/staking.md) as well.

***Note:** Initial launch will temporarily have slightly different incentives, read more about them* [*here*](/taodao/initial-launch-program.md)*.*

## Our Focus

We believe that maximizing liquidity and supply growth is the key to the success of TAO. Liquidity is vital in allowing us to be integrated with various DeFi products as collateral. Growth in supply translates to a growth in treasury assets which allows us to put those assets to work in various yield aggregators to generate protocol profits.&#x20;


---

# 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://taodao.gitbook.io/taodao/master.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.
