# Community Engagement System

- [What is StoryChain Community Engagement System?](https://docs.storychain.ai/storychain/community-engagement-system/what-is-storychain-community-engagement-system.md)
- [How To](https://docs.storychain.ai/storychain/community-engagement-system/how-to.md)
- [Create a new Project](https://docs.storychain.ai/storychain/community-engagement-system/how-to/create-a-new-project.md)
- [Enable / Disable Generations](https://docs.storychain.ai/storychain/community-engagement-system/how-to/enable-disable-generations.md)
- [Ready to go Web UI](https://docs.storychain.ai/storychain/community-engagement-system/how-to/ready-to-go-web-ui.md)
- [Connect your Telegram Group / Channel](https://docs.storychain.ai/storychain/community-engagement-system/how-to/connect-your-telegram-group-channel.md)
- [Connect your Discord Server](https://docs.storychain.ai/storychain/community-engagement-system/how-to/connect-your-discord-server.md)
- [Get more Credits](https://docs.storychain.ai/storychain/community-engagement-system/how-to/get-more-credits.md)
- [Buy Mascot / Character Ticket](https://docs.storychain.ai/storychain/community-engagement-system/how-to/buy-mascot-character-ticket.md)
- [Create your own Mascot / Character](https://docs.storychain.ai/storychain/community-engagement-system/how-to/create-your-own-mascot-character.md)
- [Assign your mascot / character to a campaign](https://docs.storychain.ai/storychain/community-engagement-system/how-to/assign-your-mascot-character-to-a-campaign.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.storychain.ai/storychain/community-engagement-system.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.
