# Getting Started

## Accessing your account

Your BETA password has been sent to your email address. If you wish to change you account information, delete your account and any personal data, please send an email to <support@a-space.ai>

## Creating a new project

Click on the "+" icon at the top right of the page.

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

## Set up and Upload  your DXF

1. Your DXF file needs to be in the correct layer format. You can follow [this guide](/a-space/product-guides/setting-up-your-file.md) to set it up.
2. Once your DXF is ready, drag and drop it in, or click "search file".

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

## Generating Layouts

Set your design preferences in the panel on the right, then press "Generate with AI".

Generation time typically take between 2-4mins.

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

## Iterating

1. Lock rooms by right clicking the room, then clicking "Lock Room".&#x20;
2. Navigate to the Floor-Plan Tab.
3. (optional) Change the your generation preferences.
4. Click "Generate with AI". \
   \
   This will generate new solutions whilst keeping the locked rooms the same. Please note, the more rooms you lock the higher the change it will fail.

<figure><img src="/files/9fIs4s6wCynzq52hLqux" alt=""><figcaption></figcaption></figure>

New generations will appear in a new group in the left side panel.

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

## Export

Clicking the export button at the top right will export the layout currently visible on screen.

<figure><img src="/files/8lfRh1T6jkA5q6jyehDz" 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://a-space.gitbook.io/a-space/product-guides/getting-started.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.
