> For the complete documentation index, see [llms.txt](https://docs.sopdap.com/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sopdap.com/whitepaper/overview/4.0-sopdap-ai-token-use-cases/4.3-examples-of-use-cases.md).

# 4.3 Examples of Use Cases

Let's take a look at some examples of how Sopdap AI Token can be used on the platform:

1\. John is a content creator who needs high-quality content for his blog. He submits his requirements on the Sopdap AI platform and pays with Sopdap AI Token. The platform uses AI to generate content that meets John's specific needs, and he receives the content in a matter of minutes.

2\. Sarah is a marketer who needs advanced analytics and reporting to track the performance of her campaigns. She uses Sopdap AI Token to access the platform's premium analytics features, which provide her with detailed insights and recommendations for improving her campaigns.

3\. David is a crypto enthusiast who wants to participate in the governance activities of the Sopdap AI platform. He stakes his Sopdap AI Tokens on the platform and earns rewards for his contribution. He also has a say in the platform's decision-making process and can vote on important proposals.

&#x20;

*By leveraging the power of AI, the Sopdap AI platform can deliver intelligent and personalized solutions that are tailored to the unique needs of each user. This results in significant improvements in productivity and efficiency, enabling users to achieve their goals faster and more effectively*


---

# 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.sopdap.com/whitepaper/overview/4.0-sopdap-ai-token-use-cases/4.3-examples-of-use-cases.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.
