> For the complete documentation index, see [llms.txt](https://doracleofficial.gitbook.io/doracle-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doracleofficial.gitbook.io/doracle-whitepaper/community-and-governance/community-development.md).

# Community Development

Community development is a crucial aspect of Doracle's growth and success. We recognize the power and potential of a vibrant and engaged community, and thus we actively foster community involvement in the development and promotion through Doracle DAO.

One of the key ways we engage with the community is through regular communication channels. We maintain an active presence on social media platforms, forums, and developer communities, where we interact with community members, address their queries, and keep them updated about the latest developments. We also have dedicated community forums and channels where users can share their feedback, suggestions, and ideas.

To foster knowledge exchange and collaboration, we organize various community activities. These include online lectures, technical workshops, and developer competitions. Through these events, we provide educational resources and opportunities for community members to enhance their understanding of Doracle's technology and its potential applications. These activities also facilitate networking and collaboration among developers, encouraging them to explore innovative use cases and contribute to the growth of Doracle's ecosystem.

We actively seek partnerships and collaborations with other blockchain projects, academic institutions, and industry experts. By forging strategic alliances, we can leverage the expertise and resources of these partners to further enhance the capabilities and reach of Doracle. These partnerships enable us to tap into diverse ecosystems and expand our user base.

In addition to these initiatives, we also have a dedicated community reward program. This program recognizes and rewards community members who contribute significantly to Doracle's development and growth. Whether it's through bug reporting, suggesting improvements, or creating useful tools and resources, community members are incentivized to actively participate and contribute to the advancement of Doracle.


---

# 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://doracleofficial.gitbook.io/doracle-whitepaper/community-and-governance/community-development.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.
