# Create a Spot

At MeltingSpot, it all begins with a Spot, a digital space where you will gather and grow your academy.&#x20;

## Creating a Spot&#x20;

To create a Spot, simply click either :&#x20;

* on the `+` icon in the left sidebar of the application.&#x20;
* on the `Create a Spot` button in the navigation bar from the application's homepage.&#x20;

Then, let yourself be guided through the different steps of creation. There are 7 steps: the first 3 allow us to better understand your needs, then the real creation of your Spot begins.&#x20;

## Choose your features&#x20;

In this part, you can define the features you wish to integrate into your Spot! You will be able to come back to them at any time from [your Spot's settings.](/english/manage-spot/customization/features.md)

<figure><img src="/files/O3U4PJr1rXj7XSysa3iB" alt=""><figcaption><p>Step 3: Select features</p></figcaption></figure>

## Spot Confidentiality: Your Choice&#x20;

When it comes to the confidentiality of your Spot, you have two options: either `Public` or `Private`.&#x20;

* If your Spot is `Public`: anyone with the Spot's URL will be able to join it.&#x20;
* If your Spot is `Private`: new registrations will require validation by an Admin unless the member has been invited beforehand.

<figure><img src="/files/1NlW4VnoZGcquWRvtVmU" alt=""><figcaption><p>Step 4: Privacy settings</p></figcaption></figure>

## Name your Spot&#x20;

Here you can choose what you want to call your Spot.

<figure><img src="/files/fmuucZhjjvXIBrJeTWgY" alt=""><figcaption><p>Step 5: Spot name</p></figcaption></figure>

## Introduce yourself&#x20;

This step allows us to learn a bit more about you.

<figure><img src="/files/4oN0HWdI7Ayx0YBNwVXQ" alt=""><figcaption><p>Step 6: About you</p></figcaption></figure>

## Create your account or login&#x20;

If you don't have an account on the MeltingSpot platform yet, enter your email address and pick a password.&#x20;

If you already have an account, click on “I already have an account” to log in!

<figure><img src="/files/JR5VXa5YuzTxwawUCWFh" alt=""><figcaption><p>Create a user account</p></figcaption></figure>

And there you have it! Your Spot is created! :partying\_face:


---

# 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://help.meltingspot.io/english/get-started/create-spot.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.
