# Quickstart

## Getting started

You'll need a Fermat account to start generating with AI. If you don't already have an account, you can sign up for free [here](https://toolmaker.fermat.app/login).

If you have an enterprise login code, follow these two steps:

1. Enter your enterprise pre-authorization code [here](https://toolmaker.fermat.app/login/enterprise).
2. Sign up/log in with your account.

{% hint style="info" %}
If you need an enterprise login for your team members to work in the same workspace, simply [send us a message](https://fermat.app/contact), and we will assist you in setting up collaborative access.
{% endhint %}

## Explore your workspace

When you create an account in Fermat, a **workspace** is automatically generated for you. This workspace serves as a dedicated environment in which you can access all of Fermat's functionalities and save the designs you create. By using your workspace efficiently, you can ensure all your designs and projects are organized and easily accessible for you and your team.

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

Within your workspace, you can access:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>AI tool catalogue</strong></td><td>Access cutting-edge AI tools that empower your creative vision and enhance your productivity.</td><td><a href="/files/9vb0qjT7QatNZVICg1r4">/files/9vb0qjT7QatNZVICg1r4</a></td><td><a href="/pages/ptPWQHYG3bOUayHirAzs">/pages/ptPWQHYG3bOUayHirAzs</a></td></tr><tr><td><strong>Custom styles</strong></td><td>Turn your moodboards, products, and visual references into styles that you can generate new images with.</td><td><a href="/files/qGObDH54VNairnbGP66u">/files/qGObDH54VNairnbGP66u</a></td><td><a href="/pages/MKK1EQOcjhXkqi1debas">/pages/MKK1EQOcjhXkqi1debas</a></td></tr><tr><td><strong>Asset library</strong></td><td>Browse the images your team has generated or uploaded.</td><td><a href="/files/qYCqusyTAWqdJGTb5LbR">/files/qYCqusyTAWqdJGTb5LbR</a></td><td><a href="/pages/3cBbCSrT0T2zsFufgvcd">/pages/3cBbCSrT0T2zsFufgvcd</a></td></tr></tbody></table>


---

# 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.fermat.app/overview/quickstart.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.
