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

# Introduction

This document is an announcement of the intentions that the Chia™TK team has about creating an ecosystem full of opportunities.

Our vision is to connect millions of people by presenting them with the opportunity to obtain, create and offer a suite of digital products and services through Chia, the most revolutionary cryptocurrency blockchain in existence. Our token, Catkchi, is the medium of exchange for using all these products and services.

Such an ambitious goal requires a great team and technology capable of supporting the most important users’ needs.

Our team is made up of professionals from very diverse industries, which gives us a broader vision when it comes to solving problems.

Blockchain technology and its underlying economic models successfully address these challenges in two key ways. First, they offer the opportunity to generate finance in an unprecedented way. Second, it reaps the benefits of community collaboration, increasing decentralization.

With the expansion of the crypto market. In recent years, the pursuit of sustainable development has become increasingly popular and using blockchains such as Binance Smart Chain, Polygon, Solana, etc. That solve the problem of electrical waste and especially the high network fees that more traditional blockchains such as Ethereum have. Likewise, these networks do not manage to have the same levels of security that Ethereum has achieved, which makes them more vulnerable to attacks or manipulations. That is why we decided to develop our ecosystem on the Chia blockchain, which does not have any of the limitations that other blockchains have.

We seek to create a complete environment of solutions, with products and services supported by the utility token Catkchi (CTK), that will empower users. Catkchi is not just a token, CTK is a new ecosystem of secure and smart tools.


---

# 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://chiatk.gitbook.io/white-paper/english/introduction.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.
