# Welcome

Welcome to the DOU Owner Guide Zone! \
\
As the creator or manager of a DOU (Decentralized Organization Unit) community, you play an indispensable role in this decentralized economic system. Your decisions and actions will directly drive the growth and prosperity of your community. To help you efficiently manage your DOU, explore its features, and energize your community, we have specially prepared a dedicated guide zone for you. \
\
Here, you will gradually learn and master the core functions of the DOU through a testnet environment, including: \
\
**Creating a DOU:**  Build your smallest organizational unit on the RuleOS platform and open a new chapter for your DOU community.\
**Launch Tokens:** Similar to issuing stock for your company, this provides the foundation for the economic value of your DOU.\
**Adding Liquidity:** Set an initial price for your issued assets. You can choose to provide liquidity through actual payment (using Swap) or without actual payment (using Launchpad).\
**Managing the Treasury:** Use the treasury to categorize and manage assets, ensuring efficient allocation and transparent operations.\
**Task Rewards:** Use equity as rewards by publishing tasks in the task system, encouraging members to contribute to the project and fostering community collaboration and development.

\
Through these guide channels, you will quickly get familiar with the core functions of the DOU system, laying a solid technical and managerial foundation for your community. 

\
Follow the guide to conduct test operations, explore freely, and boldly try out various functions! If you encounter any issues during the process, our support team is always available to assist you. 

\
Welcome to the world of RuleOS. Let’s build a decentralized future together!


---

# Agent Instructions: 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://docs-dou.ruleos.com/welcome.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.
