> For the complete documentation index, see [llms.txt](https://docs.rayon.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rayon.design/documentation/rayons-basics/start-here.md).

# Start here!

**Welcome to Rayon!** \
Let's get started, simply **follow the steps below**...

{% stepper %}
{% step %}

### What is Rayon?

#### **Rayon is the&#x20;*****effortless*****&#x20;CAD software for drawing perfect architectural drawings.**&#x20;

**It is a one stop-shop to import, draft, stylize and layout** your work, so as to produce professional-grade document sets. Rayon represents the next generation of tools for architects: online, collaborative, cross-OS,  ergonomic. Rayon offers a newer, fresher approach to CAD, one that many have been expecting for a long time.
{% endstep %}

{% step %}

### Let's watch a demo!

**A video is worth a thousand words**: here is a 20-minute demo, where we will walk you through a short presentation of our software.

{% embed url="<https://www.youtube.com/watch?v=ij7MNkGfvDg>" %}
{% endstep %}

{% step %}

### Next step

Whenever you are done with the demo above, **head to the next step**, to create a Rayon account.\
Click on the button below.

<a href="/pages/uzSGeIvLk5q4GX2dn6aA" 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-policy.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/start-here.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.
