> For the complete documentation index, see [llms.txt](https://docs.vintcer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vintcer.com/introduction/create-a-new-website..md).

# Create a New website.

Open Website Manager from- <https://app.vintcer.com/my_sites>

**Login into your account By clicking on Join/sign link from the top right corner.** The click on the create new website button as shown in below image.

![](/files/-LC3SgaYsaBWZGDkMSYg)

After clicking on Create new website button choose a them and start creating your new website.

## Important Tips

1. **When you edit a website/template for the first time, click on SAVE button to Save it into your account from next time please click on Publish (Green button right corner) button to Save the changes in your website instead of clicking on SAVE button**

![](/files/-L_WnndqaFxgFzdU3sLl)

2\. Click on **Publish button** to Save the changes you made in your website. Clicking on Publish button also generates a **Free preview Domain**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vintcer.com/introduction/create-a-new-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.
