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

# Treasury

{% embed url="<https://debank.com/profile/0xebb8ee4722501358bf70559d26ef6e7b1326b3c6>" %}
Treasury Wallet
{% endembed %}

Upon Launch of SURV, the Treasury became proportionally controlled by SURV holders and its handling will be controlled through governance.

Periodically, as the result of passing governance votes,  SURV holders will have the opportunity to Burn their $SURV holdings in return for their proportional amount of the Treasury Liquid Assets (TLA).

This will not include reserve $SURV in the treasury or any other non-liquid assets, including yield farming positions, NFTs, long-term locked/escrowed or otherwise committed positions.

A UI will be available 2024 to track both liquid assets as well as long-term treasury positions. Holders will also be able to see what their proportional amount of liquid assets are at any given time, and it will include a page for redemptions of SURV for liquid assets upon governance vote.

\*\*Please note that most assets currently held in wallet are not tracked on Debank. Please use native explorers and/or native Dapp for an accurate reading of all holdings.


---

# 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://surveyor-dao.gitbook.io/surveyor-dao/surveyor-dao/treasury.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.
