# Sign-up

## Initial Process

| <p><strong>Sign Up</strong></p><p>In order to create an account on the Kaedim Web App, fill out the signup form here: <a href="https://www.app.kaedim3d.com/signup"><https://www.app.kaedim3d.com/signup></a></p><p></p><p>➡️Continue to fill in your details. Please note that the fields with an asterisk \* are mandatory.</p> | <img src="/files/Ee6hHlM7crpCxCGqNkOp" alt="" data-size="original">                                      |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| <img src="/files/z2HB6Wutwv2WespxcZee" alt="" data-size="original">                                                                                                                                                                                                                                                               | When you are done, click Sign up. Then check your email for the 6 digit code ⬅️                          |
| Input your username and your Discord tag (optional). Your Discord tag will be used to send [notifications ](/admin/settings/notification-settings.md)about your assets.                                                                                                                                                           | <img src="/files/LtOFCuNelQgLXJdRWeul" alt="" data-size="original">                                      |
| <img src="/files/MQfBF2anBmdWNMzgv7vL" alt="" data-size="original">                                                                                                                                                                                                                                                               | We will ask you a few questions to learn more about you. This will help us in improving our app further. |
| Welcome to Kaedim! You will be directed to the Assets page after clicking the "Finish" button.  You will then be able to view sample assets, or subscribe to a plan to start creating.                                                                                                                                            | <img src="/files/OxnSWLNJDlf4CMN3urV1" alt="" data-size="original">                                      |


---

# 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.kaedim3d.com/welcome/get-started/sign-up.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.
