# Domino Portal

- [Set up the Quest Portal](https://docs.domino.run/docs/domino-portal/setting-up-your-community-portal.md): Learn what a Domino community portal is, how to configure its basic settings, and how to make it your own. Covers portal availability, essential setup, authentication, custom domains, and more.
- [Customize the Quest Portal](https://docs.domino.run/docs/domino-portal/customizing-quest-portal-branding.md): Learn how to fully customize the branding and appearance of your Domino community portal. Covers logo uploads, color themes, banners, navigation, and more.
- [Manage the Quests on the Portal](https://docs.domino.run/docs/domino-portal/managing-portal-quests.md): Learn how to organize, categorize, and manage your community's quests on the Domino portal using modules (categories) and the Quest Map interface.
- [Create Leaderboards](https://docs.domino.run/docs/domino-portal/creating-leaderboards.md): Learn how to create and manage leaderboards in your Domino portal to track points and recognize top community members across campaigns.


---

# 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.domino.run/docs/domino-portal.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.
