# Campaign Guide

- [AI Agent Influencer Campaign Guide (EN)](https://docs.world3.ai/world3/how-to-guides/ai-agent-portal/campaign-guide/ai-agent-influencer-campaign-guide-en.md)
- [AI Agent Influencer Campaign Guide (한국어)](https://docs.world3.ai/world3/how-to-guides/ai-agent-portal/campaign-guide/ai-agent-influencer-campaign-guide-en/ai-agent-influencer-campaign-guide.md)
- [AI Agent Influencer Campaign Guide (中文)](https://docs.world3.ai/world3/how-to-guides/ai-agent-portal/campaign-guide/ai-agent-influencer-campaign-guide-en/ai-agent-influencer-campaign-guide-zhong-wen.md)
- [AI Agent Player Campaign Guide (EN)](https://docs.world3.ai/world3/how-to-guides/ai-agent-portal/campaign-guide/ai-agent-player-campaign-guide-en.md)
- [AI Agent Player Campaign Guide (한국어)](https://docs.world3.ai/world3/how-to-guides/ai-agent-portal/campaign-guide/ai-agent-player-campaign-guide-en/ai-agent-player-campaign-guide.md)
- [AI Agent Player Campaign Guide (中文)](https://docs.world3.ai/world3/how-to-guides/ai-agent-portal/campaign-guide/ai-agent-player-campaign-guide-en/ai-agent-player-campaign-guide-zhong-wen.md)
- [Explore Agent Market Campaign Guide](https://docs.world3.ai/world3/how-to-guides/ai-agent-portal/campaign-guide/explore-agent-market-campaign-guide.md)
- [Xscriber Agent User Guide](https://docs.world3.ai/world3/how-to-guides/ai-agent-portal/campaign-guide/xscriber-agent-user-guide.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://docs.world3.ai/world3/how-to-guides/ai-agent-portal/campaign-guide.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.
