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

# Aid Pool

According to the aid funds made by Clysterum users and companies, the treatment costs of deadly diseases such as Sma, Cancer, and Aids will be covered by the aid pool fund. The treatment expenses to be covered by the aid fund will be determined by the NGOs. A certain amount of the funds accumulated in the aid pool will be allocated to countries in need of aid, especially the African Continent, which has difficulty accessing basic health services. With the funds accumulated in the aid pool, we aim to solve the basic health problems of people as well as the health problems of animals. In line with the aims and objectives we have stated above, we aim to use a significant part of the aid pool for the health of our animal friends as well as the health of individuals. We believe that we can build a healthier world by increasing public health awareness in line with the goals and projects we have determined by acting with the awareness that this planet we live in does not belong only to us humans.


---

# 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://clysterum-1.gitbook.io/clysterum-white-paper/tokenomics/aid-pool.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.
