# Wrapping up

You are now **done with your first steps in Rayon. Congratulations!**\
There is, however, much more to explore! We will let you **discover the rest of Rayon**, in the following simple steps.

{% stepper %}
{% step %}

### Design

In this section, you will go **much ore in depth in the feature and tools that constitute Rayon editing experience**: shapes, elements, editing tools, etc

<a href="/pages/ofcZOQjZkIxLKAhaIKBq" class="button secondary">Get started</a>
{% endstep %}

{% step %}

### Layout

In this section, you will discover how Rayon allows you to **create professional-grade page layouts**, using canvases, views, pages, etc

<a href="/pages/sBYynirIsBPyDO0Gagn9" class="button secondary">Get started</a>
{% endstep %}

{% step %}

### Import/Export

In this section, you will discover how Rayon allows you to **import and export DWG, DXF, PDFs, and images.**

<a href="/pages/jpq8EHpUuoQvhmNQSiR4" class="button secondary">Get started</a>
{% endstep %}

{% step %}

### Publishing & sharing

In this section, you will discover how Rayon enables you to **share your work with others** using libraries, presentations, templates, etc.

<a href="/pages/b1ziJva2Kqx1lMJuR2tU" class="button secondary">Get started</a>
{% endstep %}

{% step %}

### Team management & billing

In this section, we will walk you through the **setup of your organization**, the management of your team members and billing.

<a href="/pages/0CAKPxkTN1hrTlZRg57m" class="button secondary">Get started</a>
{% endstep %}

{% step %}

### Some resources

Finally, here are **some additional resources** to get your started:\
**Academy** — where you find all our tutorials  <a href="https://academy.rayon.design/" class="button secondary">Open</a>\
**Community** — where you can find help <a href="https://community.rayon.design/" class="button secondary">Open</a>\
**FAQ** — where to find answers to your questions <a href="/pages/qnoMBEVA2o19akXHtaxc" class="button secondary">Open</a>\
**Product updates** — where to know what's new <a href="/pages/YW1n7pIROOCVaDnsjCaK" class="button secondary">Open</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/wrapping-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.
