# Domain Name

### Whats a domain?

A domain is a business identifier that allows your customers to find your website on the internet. These can be rented indefinitely from a few pounds per year.&#x20;

### Where can i get one?

You can purchase a domain name from the following:

* cloudflare.com
* namecheap.com
* 123-reg.co.uk

The list is endless but cloudflare seems to be the cheapest.

### Linking to your website

Your domain has whats called "DNS Records" these control everything from your website to email. But to just link your website you just need to create an "A Record" that points to your server IP Address. Should you be using Breezywp.com this is all that's required.&#x20;


---

# 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://competition.docs.getfoundni.co.uk/getting-started/breezywp-and-hosting/domain-name.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.
