# Custom Domain Hosting

Spydra offers administrators the ability to host their Token Store on a custom domain, enhancing brand visibility and providing a seamless user experience. This feature allows you to integrate your Token Store seamlessly with your existing web presence.

**Steps to Set Up Custom Domain Hosting:**

Follow these steps to configure custom domain hosting for your Token Store

1. Navigate to Store Settings: Access the dashboard and click on the 'Store Settings' menu.
2. Access Settings Tab: Open the 'Settings' tab within Store Settings.
3. Initiate Custom Domain Setup: Click on the 'Add a Custom Domain' button.
4. Enter Domain Details: Input your desired custom domain and confirm by clicking 'Add Domain'.
5. Configure DNS Records: You'll receive two records (A and TXT) to add to your DNS configuration. Detailed instructions will be provided on the same page.
6. Verify Setup: Click 'Check Status' to refresh and confirm the verification status.

Upon successful verification, your Token Store will be accessible via your custom domain, providing a professional and branded experience for your users.

<div align="left"><figure><img src="/files/FjeY0tf7f70RfLz5zNp5" alt="" width="563"><figcaption></figcaption></figure></div>

#### Important Notes:

* Ensure you have access to modify your domain's DNS settings before initiating this process.
* DNS propagation may take up to 48 hours. Your patience during this period is appreciated.
* For any issues or additional support, please contact our customer service team.


---

# 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.spydra.app/how-to/public-chain/token-store/custom-domain-hosting.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.
