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

# Community

The core of the project mission is Education and Community. The goal is to create an engaged and productive community that puts users in control of their financial destinies. The platform emphasises high-quality discussions, ideas, and contributions over quantity - **empowering collective decision-making and investment intelligence.**

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

### Community Values

As a protocol & an eco system, the project will adhere to a set of guidelines based on our community's

values, which promote cooperation, learning and growth. We prioritise mutual respect, inclusivity, and open- mindedness to foster a safe and constructive space for enhancing knowledge and skills. Honesty,

transparency, and integrity are integral to our supportive and enjoyable environment. Our zero-tolerance policy on harassment and bullying underscores our commitment to safety and accountability for all members. The aim is to create a culture of growth and development, where everyone's contribution is valued, and new perspectives are welcomed.

### Rewarding Education

In order to onboard the next billion users the system needs to simplify the complex world of blockchain for new users. Whether by offering the best Web 3 has to offer via a beautifully designed mobile-first, user-first application or via a constantly evolving library of investment and blockchain micro-content WLTH aims to onboard, educate and enable the next generation of blockchain users. And **the protocol will reward you for learning as you grow.**

### Rewarding Community Involvement

Rewarding education, investment and governance participation & decentralisation at every step of the way. We started by building in stealth and walking the walk before; we continued by building in the with radical transparency, by breaking down the walls between community moderators and project participants, through the Beta/ Early Access period. Expanding the Rewards program and integrating with DAOS and on-chain governance are the next steps.&#x20;

### Integrated Community Discussion

In order to increase participation and to grow a mutually supporting community we knew we needed to remove the friction - but also to improve the signal-to-noise ratio. With the provision of structured, threaded conversations we can improve the clarity and engagement of the discussions, thereby creating a more collaborative environment leading to a better exchange of ideas and more fruitful outcomes.&#x20;

Discord forums offer powerful community moderation tools, a rich plug-in ecosystem, topic upvoting, reputation, token and role-gated forums, analytics, gamification and so much more. The plan is to integrate the NFT marketplace into the forums too as part of our social investing strategy - where better to find someone interested in buying that fund Slice you were looking to liquidate then right here on WLTH?


---

# 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.wlth.xyz/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.
