# Adding a space

Space is an information field where you will work. Later on, you will add your application to the space.

1. Click `Create Space`.&#x20;

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

2. To create a space, you need to fill in:

* Name
* Timezone
* Logo (optional)

The timezone is important because it defines the time when one day ends and another one begins.&#x20;

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

3. Fill in your billing information.&#x20;

That's it! You've created your space, and now you can add applications to it.

We offer a 30-day free trial for all new users (only for the first space created using this email).&#x20;

{% hint style="info" %}
**Note that the trial period begins at the moment you create a Space.** &#x20;
{% endhint %}

<figure><img src="/files/02hQsvsd1jgpVZ3UfF51" alt=""><figcaption></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.devtodev.com/getting-started/adding-a-space.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.
