> For the complete documentation index, see [llms.txt](https://thovt-io.gitbook.io/thovt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thovt-io.gitbook.io/thovt/token-investing/how-it-works/funds.md).

# Funds

### **1. Advisory Fund**

*Purpose*: The Advisory Fund is dedicated to incentivizing experts and advisors across diverse fields relevant to Thovt DAO and RWA's.

*Details*:

In the complex realm of investments, guidance from seasoned experts is paramount. Recognizing this, the Advisory Fund is set up to reward these knowledgeable individuals who provide pivotal insights and advice to the DAO. This ensures the DAO's strategies and actions are always informed by industry best practices, and it also attracts the brightest minds to collaborate, further cementing Thovt DAO's position in the industry.

{% content-ref url="/spaces/bVTFUkVl3ch3EDvibk01/pages/5iNVyZuT2GXwUCpumsKd" %}
[Become Advisor](/thovt/general/become-advisor.md)
{% endcontent-ref %}

***

### **2. Operational Fund**

*Purpose*: The Operational Fund addresses the day-to-day running costs of the platform.

*Details*:

Maintaining and improving the platform necessitates a steady flow of resources. The Operational Fund caters to this by covering the operational expenses.

The Operational Fund is sustained through a 1% Tax.

***

### 3. Community Fund

*Purpose*: The Community Fund is designed to empower members by funding community-driven projects and initiatives. \
\
\&#xNAN;*Details:*

To foster engagement and active participation, the Community Fund allocates resources towards projects proposed by members. From organizing global meetups to launching unique marketing campaigns or other creative community proposals, this fund ensures the collective voice of the community is not just heard but acted upon.

The Community Fund is sustained through a 1% Tax.


---

# 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://thovt-io.gitbook.io/thovt/token-investing/how-it-works/funds.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.
