# Create Website

Video Link: <https://youtu.be/3vr12QzLJ5g>

1\. Go to the dashboard, and then click on **Create site** button.

<figure><img src="/files/17Ac3TJ2hS1yNlKVjA2T" alt=""><figcaption></figcaption></figure>

2\. Fill up the required fields in the form, and click on **Create.**

<figure><img src="/files/1LTu8KX6ocfVtHAhZJpJ" alt=""><figcaption></figcaption></figure>

3\. You created a website successfully.

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

{% hint style="info" %}
You can get the **Website Id** by hovering on the ⓘ ico&#x6E;**.**

![](/files/b359uyhmeLI9rX0xDJrH)
{% endhint %}

{% content-ref url="/pages/sMXAgkTqKPnErkqLGZKY" %}
[Get all Websites](/nexaflow/developer-apis/get-all-websites.md)
{% endcontent-ref %}

{% content-ref url="/pages/CQwXsxvRoV3OmCTGVMg5" %}
[Get a website by ID](/nexaflow/developer-apis/get-a-website-by-id.md)
{% endcontent-ref %}


---

# 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://nexaflow.gitbook.io/nexaflow/dashboard/create-website.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.
