> For the complete documentation index, see [llms.txt](https://docs.outlight.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.outlight.ai/overview/introduction-to-outlight/harnessing-the-power-of-community.md).

# Harnessing the Power of Community

At Outlight, community engagement is central to everything we do. We actively cultivate a dynamic community, ensuring our users are not just passive consumers but active contributors shaping our product roadmap and strategies. Community members regularly provide feedback, suggest new features, and share valuable insights, directly influencing Outlight’s ongoing development.

We also believe transparency and trust are critical to sustaining community engagement. By openly sharing our roadmap, development plans, and operational decisions, we create an environment where users feel valued and involved. Our community also benefits from educational resources, market analysis, and peer-to-peer knowledge exchange, strengthening their investment capabilities and fostering a sense of collective ownership over Outlight’s growth.

At Outlight, we believe transformative change is born from collective passion. Our community is not just an audience; it is an **integral part of our mission** and product development. We have built a dynamic, engaged community that forms the backbone of our ecosystem. This community-centric approach sets us apart – we simultaneously wear the hats of technology developers, community builders, and venture capitalists. Feedback and insights from our users directly influence our features (for example, the upcoming strategy-sharing platform is a result of community input). Together with our community, we are not just riding the Web3 wave; **we are actively shaping it** by pooling knowledge and aligning incentives via the $OUTLIGHT token (see Governance Participation in Token Utility). The result is a platform continuously refined by its own users, ensuring that everyone benefits from shared intelligence.


---

# 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://docs.outlight.ai/overview/introduction-to-outlight/harnessing-the-power-of-community.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.
