> For the complete documentation index, see [llms.txt](https://defi-dreamers.gitbook.io/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://defi-dreamers.gitbook.io/overview/core-foundations-in-technology/community-driven-approach.md).

# Community-Driven Approach

We firmly believe that the strength of our platform lies in the active participation and collaboration of our community members. Our approach is designed to foster a sense of belonging and contribution, where each member can share ideas, provide feedback, and help shape the platform's future. By encouraging open dialogue and collaboration, DeFi Dreamers becomes not just a platform for financial transactions, but a hub of innovation and shared growth in the DeFi space.&#x20;

This community-driven approach ensures that we are always aligned with the needs and aspirations of our users, making DeFi Dreamers a truly user-centric platform.


---

# 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://defi-dreamers.gitbook.io/overview/core-foundations-in-technology/community-driven-approach.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.
