# How to Create a Guide

Follow these steps to create a guide:

1. Navigate to the **Guides** section in your left hand side navigation menu.
2. Click Create New Guide

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

3. Write a description.&#x20;
4. Include text, images, or links to help your clients prepare.
5. Guide will be autosaved.&#x20;


---

# 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://help.booksession.co/product-docs/features/guides/how-to-create-a-guide.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.
