> For the complete documentation index, see [llms.txt](https://docs.sesamelabs.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sesamelabs.xyz/product-guides/ai-copilot.md).

# AI CoPilot

<figure><img src="/files/VRbAG4qRx8z22Kt7Fhpr" alt=""><figcaption></figcaption></figure>

Meet AI CoPilot. Community Hub's custom genAI is the brains behind our automated quest creation capabilities.&#x20;

AI CoPilot is designed to learn from your social media posts, Discord conversations, websites, and more. It takes these learnings and automagically creates fun, engaging, and on-brand quests for you in the background.&#x20;

<figure><img src="/files/hJBKt4PlBzvsg4pXDtA1" alt=""><figcaption></figcaption></figure>

Auto-publish quests as they're created, or simply suggest quests for your review. You decide how autonomous you want AI CoPilot to be.

<figure><img src="/files/pcwtXCyt5VzVc9mXjMhz" alt=""><figcaption></figcaption></figure>

Combined with Community Hub's automated activity tracking, verification, and sending of rewards, AI CoPilot streamlines the community management workflows to save you time and hassle.&#x20;

It's built into Community Hub, so there's no setup or training required. Simply connect your social, web, and Discord links and you're ready to go!

[Sign-up for Community Hub today](https://sesamelabs.xyz/sign-up/?utm_source=docs\&utm_medium=gitbook\&utm_campaign=web2shift)


---

# 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:

```
GET https://docs.sesamelabs.xyz/product-guides/ai-copilot.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.
