# Product Manual

- [Use Cases](https://datadance.gitbook.io/ddc/product-manual/use-cases.md)
- [Enterprise](https://datadance.gitbook.io/ddc/product-manual/use-cases/enterprise.md): How can Web3 ecosystem partners/brands generate revenue through DDC?
- [Artists and Creators](https://datadance.gitbook.io/ddc/product-manual/use-cases/artists-and-creators.md): How can creator communities generate revenue sharing through DDC?
- [Operation Guide](https://datadance.gitbook.io/ddc/product-manual/operation-guide.md)
- [Marketplace](https://datadance.gitbook.io/ddc/product-manual/marketplace.md)
- [Manage assets](https://datadance.gitbook.io/ddc/product-manual/manage-assets.md)
- [Workflow](https://datadance.gitbook.io/ddc/product-manual/workflow.md)
- [Redemption](https://datadance.gitbook.io/ddc/product-manual/redemption.md)
- [Setting](https://datadance.gitbook.io/ddc/product-manual/setting.md)


---

# 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://datadance.gitbook.io/ddc/product-manual.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.
