# Getting Started

- [Quickstart](https://competition.docs.getfoundni.co.uk/getting-started/quickstart.md): Getting Started quickly!
- [BreezyWP & Hosting](https://competition.docs.getfoundni.co.uk/getting-started/breezywp-and-hosting.md): Hosting your website is something everyone needs to do but you need to choose between hosting it on either BreezyWP.com (My own hosting company) or another provider.
- [Domain Name](https://competition.docs.getfoundni.co.uk/getting-started/breezywp-and-hosting/domain-name.md): Every website needs a domain name and a server!
- [SSL Certificate](https://competition.docs.getfoundni.co.uk/getting-started/breezywp-and-hosting/ssl-certificate.md): HTTP -> to -> HTTPS!
- [Install outside Breezywp](https://competition.docs.getfoundni.co.uk/getting-started/install-outside-breezywp.md): This page assumes you have got your hosting setup not on breezywp.com and you have a clean installation of WordPress. If you are using breezywp follow the quickstart guide.


---

# 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.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.
