# Signing up

Let's start by **creating a free Rayon account**. \
It will take you less than a minute...

{% stepper %}
{% step %}

### Head to the signup page

To create a new account, <a href="https://www.rayon.design/app/auth/signup" class="button secondary">Signup here</a>&#x20;
{% endstep %}

{% step %}

### Enter your information <a href="#h_75510a44f2" id="h_75510a44f2"></a>

...and click on **`Create account`.**

<figure><img src="/files/hk5bDV0UQQFgtRTXLDmp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Just a few questions... <a href="#h_df1f293b51" id="h_df1f293b51"></a>

The next few steps will be about getting to know you!&#x20;

<figure><img src="/files/S2XSHTedCSKYTw767kQM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Alone or in team? <a href="#h_9b5c24fd05" id="h_9b5c24fd05"></a>

You can now either continue or your own, or create a team! If you choose to start a team, you will be asked to **choose a name for your organization**, and to fill in the few survey questions.

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

Then, **invite colleagues** to your organization. Each member can be invited as:

* **Admin**: a member that will be able to **see and edit all files and settings** of your organization.
* **Editor**: a member that will be able to **see and edit all files** of your organization.
* **Viewer**: a member that will only be able to **see all files** of your organization.

<figure><img src="/files/voKK5dcRA2DjL7MqD8rN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Set up your preferences

You are now done with the onboarding.  \
Choose **a way to navigate in Rayon**...

* Either using a **mouse** or **trackpad**
* Either using **shortcuts** or the **command line**

<figure><img src="/files/gqRnLZO3cNDtUYUduxEp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Start the tour <a href="#h_9b5c24fd05" id="h_9b5c24fd05"></a>

That's it, **you are now in a Rayon drawing**! \
Just follow the tour to discover Rayon's interface...

<figure><img src="/files/oCeraxMuVXDjRNsqswyi" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Go back home

Once the tour is done, **head back home**, to the project manager, where we will continue this lesson. Click on **`Back to models`** in the context menu (upper left corner).

<figure><img src="/files/3ryCQJ4AtNIpfA0lb1Y5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Next step

You are done! \
Head to the next step, **click below!**

<a href="/pages/YBh0T9OKuCzXm08l15bC" class="button primary">Next step</a>
{% endstep %}
{% endstepper %}

***

### We are always available

Book a demo with our team, [right here](https://b1kzip68v9f.typeform.com/to/Hgr0eQ4k#source=docs).\
To get some support, reach out to us through our **in-app support chat**. \
More about [our support policy right here](/other-resources/others/support.md).


---

# 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.rayon.design/documentation/rayons-basics/signing-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.
