# GUIDES

- [What Are Guides?](https://help.booksession.co/product-docs/features/guides/what-are-guides.md)
- [How to Create a Guide](https://help.booksession.co/product-docs/features/guides/how-to-create-a-guide.md)
- [How to Share a Guide with Clients](https://help.booksession.co/product-docs/features/guides/how-to-share-a-guide-with-clients.md)
- [Can I Edit or Delete a Guide?](https://help.booksession.co/product-docs/features/guides/can-i-edit-or-delete-a-guide.md)
- [Best Practices for Creating Effective Guides](https://help.booksession.co/product-docs/features/guides/best-practices-for-creating-effective-guides.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://help.booksession.co/product-docs/features/guides.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.
