# Custom domain

By default, your organization receives a Subpage subdomain like "username.subpage.co".

With a premium plan, you can add your custom subdomain like "resources.inntech.dev".

For this, you need to access "Custom domain" from the left sidebar and follow the following steps:

#### How to add a custom domain?

1\.  Add "my.subpage.co" as a CNAME record in your DNS settings. We recommend using a domain like "resources.yourdomain.com". Read more [HERE](https://www.namecheap.com/support/knowledgebase/article.aspx/9646/2237/how-to-create-a-cname-record-for-your-domain/) (open a ticket if you need help)

2\. Wait for the DNS to propagate. (usually 5-10 minutes)

3\. Verify the domain on the page.

4\. After we accepted your domain, it took 5 minutes to generate all the necessary things. (like the SSL)

#### How to delete a custom domain?

1\.  Go to "<https://my.subpage.co/domains>".

2\. Press on the "delete" button.

3\. Now you can add another domain.

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


---

# 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://subpage.gitbook.io/subpage/basics/editor-2.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.
