# Intro to Help Docs

<h2 align="center">What can we help you find?</h2>

<p align="center">Learn and master the <strong>Sesami booking platform</strong>. Browse the topics below or use the Sesami Help AI assistant to ask anything you need help with.</p>

<p align="center"><button type="button" class="button primary" data-action="search" data-query=" " data-icon="magnifying-glass">Ask Sesami AI</button> <a href="account-management/contact-support" class="button secondary">Contact Support</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><a href="get-started/quickstart"><strong>Get started</strong></a></td><td>Get help with the basics</td></tr><tr><td><h4><i class="fa-calendar-star">:calendar-star:</i></h4></td><td><a href="booking"><strong>Booking</strong></a></td><td>Join our community</td></tr><tr><td><h4><i class="fa-envelope">:envelope:</i></h4></td><td><a href="notifications"><strong>Notifications</strong></a></td><td>Send confirmation emails</td></tr><tr><td><h4><i class="fa-computer-mouse">:computer-mouse:</i></h4></td><td><a href="admin/sesami-admin-portal"><strong>Admin Portal</strong></a></td><td>Manage the platform</td></tr><tr><td><h4><i class="fa-plug">:plug:</i></h4></td><td><a href="apps-integrations"><strong>Apps &#x26; Integrations</strong></a></td><td>Extend your stack</td></tr><tr><td><h4><i class="fa-paper-plane-top">:paper-plane-top:</i></h4></td><td><a href="automations"><strong>Automations</strong></a></td><td>Build &#x26; manage workflows</td></tr><tr><td><h4><i class="fa-credit-card">:credit-card:</i></h4></td><td><a href="payments"><strong>Payments</strong></a></td><td>Set up payments/checkout</td></tr><tr><td><h4><i class="fa-chart-pie-simple">:chart-pie-simple:</i></h4></td><td><a href="analytics"><strong>Analytics &#x26; Reports</strong></a></td><td>Track your success</td></tr><tr><td><h4><i class="fa-money-bill-wave">:money-bill-wave:</i></h4></td><td><a href="account-management"><strong>Account Management</strong></a></td><td>Get help with your billing</td></tr></tbody></table>

{% hint style="info" %}
**💜** [**Sesami Reviews**](https://apps.shopify.com/sesami/reviews?ratings%5B%5D=5)
{% endhint %}


---

# 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.sesami.co/readme.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.
