# How to create a new project

Create an account  on <https://console.symbyoz.io>

![](/files/-LRkWjuMU-hLTl3pLL-K)

Click to **Add New Project**

![](/files/-LRlZrIyLl-dZKQcjzfx)

Choose your server configuration. Start with BASIC, you can easily update later.

![](/files/-LRkX0I2mDNht91f5iGH)

Give name and description to your Project - Choose server location and options

![](/files/-LRkX7NoUWcPEoggrYqu)

Add your credit card information \
Choose to pay monthly or anualy

![](/files/-LRkXGklM3aVk7sNh09F)

The install take between 5 to 10 min for create your project

![](/files/-LRkX_ERQVCdL2FSdcjF)

Your project is ready, Click to **Modify** for see the project details

![](/files/-LRkWuBLJlMCpwCRCaRg)

AppID, Key, Urls, Login & Password are available here\
You can also   :

* Restart the server,
* Re-install the server,
* Delete the server,
* Configure all services (Twilio, MailGun, Stripe, Push-notification...)
* Customize the back-office (logo, color, language)
* Add you own javascript server code with Cloud-code

{% hint style="info" %}
When you choose to restart or re-install the server, you don't loose your datas from the database or your cloud code.
{% endhint %}

![](/files/-LRkY9hRVV_CxQdkCpFC)


---

# 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.symbyoz.io/tutorials/create_project_with_symbyoz.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.
