# Setting Up Your Domain

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

**1. Project Name -** Enter the name of your project.&#x20;

**2. Domain Name -** Choose a unique domain name that will be used as the URL for your project. This is where users will access your quests.

{% hint style="warning" %}
Don't put any spaces
{% endhint %}

**3. Upload Project Logo -** Upload a logo for your project. This logo will appear on the login page and as the icon in the browser tab, helping to enhance your brand identity.

{% hint style="info" %}
Click on the upload area to select a file from your computer, or drag and drop the file into the area. **Accepted Formats**: JPEG, PNG, SVG&#x20;
{% endhint %}


---

# 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.quest.heymint.xyz/setting-up-your-domain.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.
