# Product Guides

- [Community Hub](https://docs.sesamelabs.xyz/product-guides/community-hub.md)
- [Quests](https://docs.sesamelabs.xyz/product-guides/community-hub/quests.md): Flexible, fully-configurable and whitelabeled
- [Mini-quests](https://docs.sesamelabs.xyz/product-guides/community-hub/quests/mini-quests.md)
- [Event-based quest](https://docs.sesamelabs.xyz/product-guides/community-hub/quests/event-based-quest.md)
- [Referral quests](https://docs.sesamelabs.xyz/product-guides/community-hub/quests/referral-quests.md): Leverage the network effects of your community with referral quests that reward users who bring you more users
- [Groups](https://docs.sesamelabs.xyz/product-guides/community-hub/quests/groups.md): Custom quest management to put a spotlight on high priority quests & to support any user journey
- [Actions](https://docs.sesamelabs.xyz/product-guides/community-hub/quests/actions.md)
- [Quizzes](https://docs.sesamelabs.xyz/product-guides/community-hub/quests/quizzes.md)
- [Rewards](https://docs.sesamelabs.xyz/product-guides/community-hub/rewards.md)
- [Rewards store](https://docs.sesamelabs.xyz/product-guides/community-hub/rewards-store.md)
- [Leaderboard](https://docs.sesamelabs.xyz/product-guides/community-hub/leaderboard.md)
- [Sesame Labs Widget](https://docs.sesamelabs.xyz/product-guides/community-hub/sesame-labs-widget.md): Your entire Community Hub, condensed down to an embedded widget, deployable on any web property.
- [Install and configure Widget](https://docs.sesamelabs.xyz/product-guides/community-hub/sesame-labs-widget/install-and-configure-widget.md)
- [Discord bot](https://docs.sesamelabs.xyz/product-guides/community-hub/discord-bot.md)
- [AI CoPilot](https://docs.sesamelabs.xyz/product-guides/ai-copilot.md)
- [Admin & Moderation](https://docs.sesamelabs.xyz/product-guides/admin-and-moderation.md)
- [Roles](https://docs.sesamelabs.xyz/product-guides/admin-and-moderation/roles.md)
- [Participants](https://docs.sesamelabs.xyz/product-guides/admin-and-moderation/participants.md)
- [Content moderation](https://docs.sesamelabs.xyz/product-guides/admin-and-moderation/content-moderation.md)
- [Fraud detection](https://docs.sesamelabs.xyz/product-guides/admin-and-moderation/fraud-detection.md)
- [Analytics](https://docs.sesamelabs.xyz/product-guides/admin-and-moderation/analytics.md)
- [White-label Options](https://docs.sesamelabs.xyz/product-guides/white-label-options.md)
- [Custom domain](https://docs.sesamelabs.xyz/product-guides/white-label-options/custom-domain.md): You can easily create a new page on your own domain i.e. yourdomain.com/quests and mirror Sesame Lab's hosted landing page on that page using an iframe.
- [iframe](https://docs.sesamelabs.xyz/product-guides/white-label-options/iframe.md): Achieve the highest level of brand integration with a Community Hub that looks native to your website & dApp.
- [Advanced branding tools](https://docs.sesamelabs.xyz/product-guides/white-label-options/advanced-branding-tools.md): Fully configurable UI ensures that your Community Hub aligns with your brand guidelines from colors to kerning.
- [Single Sign On (SSO) Setup](https://docs.sesamelabs.xyz/product-guides/white-label-options/single-sign-on-sso-setup.md): Auto-login users into the community hub iframe hosted on your website for a friction-less user experience
- [Integrations](https://docs.sesamelabs.xyz/product-guides/integrations.md)
- [Printful](https://docs.sesamelabs.xyz/product-guides/integrations/printful.md)
- [Setup](https://docs.sesamelabs.xyz/product-guides/integrations/printful/setup.md)
- [Working with Printful items](https://docs.sesamelabs.xyz/product-guides/integrations/printful/working-with-printful-items.md)
- [Discord bot](https://docs.sesamelabs.xyz/product-guides/integrations/discord-bot.md)
- [API](https://docs.sesamelabs.xyz/product-guides/integrations/api.md): Sesame Labs offers APIs for both our Community Hub and Widget
- [Community Hub API](https://docs.sesamelabs.xyz/product-guides/integrations/api/community-hub-api.md): Our powerful Community Hub API makes it easy to detect, track and auto-verify any in-app or off-chain action.
- [Widget API](https://docs.sesamelabs.xyz/product-guides/integrations/api/widget-api.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.sesamelabs.xyz/product-guides.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.
