# Creating a new site

## Creating your new site:

1. Login to your nation with your username and password.
   * If you don't have an account you can create a free trial at NationBuilder [here](https://nationbuilder.com/create).
2. Using the sidebar navigate to **Website** and select the **+ New Site** option. E.g.

<figure><img src="/files/-LhYIEVyquwY6puUHsQY" alt="&#x22;+ New Site&#x22; option in NationBuilder" width="563"><figcaption><p>"+ New Site" option in NationBuilder</p></figcaption></figure>

3. Make sure to provide all the necessary information in the required fields.
   * We recommend selecting the option to start from a default site. This option will provide you with a pre-configured template to kickstart your new site.

<figure><img src="/files/-LhYYcumLbDyyD0clufW" alt="NationBuilders new site form"><figcaption><p>NationBuilders new site form</p></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://docs.codenation.com/ready-to-launch/create-a-new-site.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.
