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

# Web3

Welcome to the Web3 division of our organization, where we harness the power of blockchain technology to innovate and secure our operations. By leveraging decentralized solutions, we aim to optimize treasury growth, protect critical information, and drive the future of digital interactions.

<figure><img src="/files/iCqUZUrbzA290FaVklBE" alt=""><figcaption></figcaption></figure>

### **Segments**

1. **Low-Risk Insured Yields on Idle Capital**: To increase and optimize our treasury growth, we employ low-risk, insured yields on idle capital. Utilizing decentralized finance (DeFi) platforms, we invest in diversified, insured yield-generating protocols that ensure steady and secure returns. This approach not only maximizes the efficiency of our funds but also provides a reliable financial foundation for our operations.
2. **Storing Important Information and Documents On-Chain**: Protecting critical information from censorship and unauthorized access is paramount. We store important documents and data on the blockchain, leveraging its immutable and decentralized nature. This ensures that our information remains secure, transparent, and accessible only to authorized parties, safeguarding it against tampering and loss.
3. **Decentralized Governance**: Embracing decentralized governance models, we empower our community to have a say in key decisions. By utilizing governance tokens and blockchain-based voting mechanisms, we ensure that our operations remain democratic and aligned with the interests of our stakeholders. This inclusive approach fosters trust and collaboration.

At the core of our Web3 initiatives is a commitment to innovation, security, and transparency. Join us as we navigate the decentralized future, leveraging blockchain technology to create a more efficient, secure, and inclusive digital landscape.


---

# 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://disclosure-dao.gitbook.io/disclosure-dao-docs/creator-rewards/web3.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.
