> For the complete documentation index, see [llms.txt](https://docs.kunji.finance/kunjifinance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kunji.finance/kunjifinance/governance/limitations.md).

# Limitations

## Things that don’t come under Governance

All the decisions regarding the execution and positioning of trades don’t come under governance. Also, the asset management fees, protocol fees and treasury distribution cannot be changed by governance proposals. This activity will take place at the sole discretion of the asset management team.&#x20;

## Things that come under Governance

Governance holds the power to update, improvise, and alter any operation that can benefit the protocol to grow in a faster, better way. These operations can be on the growth initiatives front or changes to treasury utilization. Apart from this, governance can help initiate integrations with projects that the community feels can be beneficial. The asset list of tokens being traded will be set from the start and can be changed if an improvement proposal is passed.


---

# 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:

```
GET https://docs.kunji.finance/kunjifinance/governance/limitations.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.
