# FAQ

## **I’ve added the required records to my domain DNS Records but my panel is not yet accessible/active on BotPanel?** <a href="#ed6244cdu7b7" id="ed6244cdu7b7"></a>

Your newly created records can take up to 24 hours to save and take effect.

***

## **What is the difference between a domain and a subdomain?** <a href="#id-7vd2ni7z5uj" id="id-7vd2ni7z5uj"></a>

A *domain* is a unique address on the internet that represents a website, like **example.com** while a *subdomain* is a prefix added to the main domain name ( example.com ) to create a separate section or category within the site, like **example.example.com**.

***

## **I don’t have a domain, where can I buy one?** <a href="#vi23499e3fgd" id="vi23499e3fgd"></a>

You can purchase a domain on NameCheap [here](https://namecheap.pxf.io/GKXKJ9) and get your own domain for your BotPanel!


---

# 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.botpanel.gg/domain-setup-guides/faq.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.
