> For the complete documentation index, see [llms.txt](https://docs.notionapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.notionapps.com/customize-app/custom-domain/buy-additional-custom-domains.md).

# Buy Additional Custom Domains

## **How to purchase additional custom domains:**

1. **Subscribe to a paid NotionApps plan:** This feature is not available on the FREE plan. Upgrade to a paid plan that best suits your needs. Go to the [Pricing](https://www.notionapps.com/pricing) page to upgrade.
2. **Access your account settings:** On the NotionApps [homepage](https://www.notionapps.com/home), click on **Settings** in the side navigation bar.
3. **Locate the "Buy More" option:** Under the **Usage** section, click the **"Buy more usage"** button.

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

4. **Manage your plan through Stripe:** You'll be redirected to a secure Stripe customer portal. Click **"Update Plan"** to manage your subscriptions.
5. **Add "Extra Custom Domain" add-on:** Look for the new option **"Extra Custom Domain"** under available add-ons.
6. **Choose the quantity and confirm:** Select the number of additional custom domains you want to purchase and confirm your selection.

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

## **Important notes:**

* This feature is not currently available on free plans.
* For custom solutions or bulk purchases, please contact NotionApps support at `help@notionapps.com`.
* Remember to update your DNS settings with the provided information after purchasing your additional domains.

## **Additional resources:**

* Learn more about custom domains in our documentation: [Custom Domain](/customize-app/custom-domain.md)
* Watch a video tutorial on configuring custom domains: <https://www.youtube.com/watch?v=P_gsinKQLxA&list=PLCorDDb5Av4qNRY5ca1x1evzWeRPbVpkc&index=5>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.notionapps.com/customize-app/custom-domain/buy-additional-custom-domains.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.
