# Presenting your project

**We cover in this page how to create a presentation** of your pages that you can share externally to clients or others. The core principle of this feature is that you can create a presentation (think slides for your pages) that will show *all* the pages you have defined inside your project.

### Previewing your presentation

Before publishing your presentation, you may want to check how it will appear for the people you share it with. From inside your project, click the **`Preview`** button at the left of the **`Share`** button.

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

In the preview screen, your **pages** are displayed on the left side, in the same order as in your **`Pages`** panel. At the bottom of the screen, you find the **navigation** and **publication** options. You can also use the following keyboard shortcuts to get around:

* **`P`** to toggle the page's view
* **`F`** to toggle the full-screen view
* :arrow\_backward: and :arrow\_forward: to navigate between slides
* **`Esc`** to leave the Preview

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

### Publishing your presentation

Once you are happy with your presentation, you can publish it to make it available externally through a public link. There are two paths to publish a presentation:&#x20;

* From the **`Publish`** button in the preview screen.
* Through the **`Share`** modal.

From the **preview** **screen**:

* In the bottom toolbar, you will find the **`publish`** button
* Once clicked, your presentation will have a dedicated public URL that can be sent to anyone.

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

The chevron menu will allow to either **`refresh`** your presentation if it has changed, or **`unpublish`** your work. Once unpublished, your work will not be available to the people who received your link.

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

Alternatively, the presentation can be published from the **`Share`** modal:

* From the editor, click the **`Share`** button in the top right corner
* In the **`Presentation`** tab, switch the toggle *on* in order to publish your presentation
* The modal will offer you a few options to copy the presentation link, to update the URL, to open the presentation, to unpublish the presentation.

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

### Viewing the presentation

Once the presentation has been published, you can display it in a new tab from three places:

* **`Present`** button in the editor screen
* **`Present`** button in the preview screen
* **`Open`** button in the **`Share`** menu

<figure><img src="/files/6GsAOb5yXevd4B2bstCF" alt=""><figcaption></figcaption></figure>

This will display the presentation in a new tab exactly as your clients will see it. Note that this presentation environment can be accessed from any type of device (computer, tablet, smartphone).

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

### Tutorial

For more step-by-step information, watch our tutorial about how to use presentations in Rayon.

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

***

### 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/layout-and-present/presenting-your-project.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.
