# Purpose

The purpose of the Collats DAO is to allocate decentralized ownership of the algorithms and its profits. It is owned and managed by the Collats DAO Governance Token holders and by the Collats DAO Liquidity holders .&#x20;

Decisions are governed by proposals and voting to ensure everyone in the organization has a voice.

There are no CEO, CFO, officers nor owners. Everything is out in the open and the rules around spending are baked into the DAO via its code.

Voting is required by members for any changes to be implemented.

Votes tallied, and outcome implemented automatically without trusted intermediary.

Services offered are handled automatically in a decentralized manner.

All activity is transparent and fully public.

Profits are redistributed amongst the Collats DAO Liquidity Token holders.

Smart contract code can’t be modified once live, even by its owners. This allows the DAO to run by the rules it was programmed with.


---

# Agent Instructions: 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://docs.collats.com/collats-dao/purpose.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.
