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

# Treasury

Blindex's treasury uses Gnosis multisig to secure all the funds. It can be [found here](https://rsk-safe.com/#/safes/0x18bc35c3b74b35c70cff0ec14ad62f4a8c2e679c/balances).

### Investments - Follow us on [DeBank](https://debank.com/profile/0x18bc35c3b74b35c70cff0ec14ad62f4a8c2e679c)!

As mentioned in our investment strategies section, Blindex invests its excess collateral on different Defi Projects. A much clearer view of the treasury's portfolio [could be found on DeBank](https://debank.com/profile/0x18bc35c3b74b35c70cff0ec14ad62f4a8c2e679c). This view will also show Blindex's investments.

DeBank might not yet support all of those projects, and therefore the portfolio will not include those (for example, as of May 3rd, 2022, DeBank does not support Sovryn, and Blindex invested in it). Once Blindex develops its own treasury/investments view, it will always include all of Blindex's investments.


---

# 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.blindex.io/quick-intro/treasury.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.
