> For the complete documentation index, see [llms.txt](https://tale-oracle.gitbook.io/tale-oracle-kto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tale-oracle.gitbook.io/tale-oracle-kto/gai-shu-introduction/tale-shi-ye.md).

# Tale视野

**Tale视野**

Tale Dao

没有社区的支持，一个健康的去中心化平台将无法持续很长时间。 Tale将在未来建立KTO DAO，以便所有用户都可以参与KTO生态系统的治理，提出建设性建议，并帮助Tale向正确的方向发展，以符合所有参与者的利益。

治理概念如下：1）治理令牌为KTO，每个KTO代表相同的投票权； 2）持有者可以通过持有一定数量的KTO来启动进一步发展的提案； 3）当提案根据提案类型达到一定比例时，可以认为该提案获得通过。

**Tale Vision**

### **KTO DAO**

A healthy decentralized platform cannot last long without community support. Tale will establish KTO DAO in the future, so that all users can participate in the governance of KTO ecosystem, come up with constructive suggestions and help the Tale develop in the right direction to conform to the interests of all participants.

The governance concepts are as follows: 1) The governance token is KTO, each KTO represents same voting right; 2) Holders are able to launch proposal for further development by holding a certain amount of KTO; 3) The proposal can be considered as passed when votes reach to a certain ratio according to the type of proposal.


---

# 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://tale-oracle.gitbook.io/tale-oracle-kto/gai-shu-introduction/tale-shi-ye.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.
