# Coupons

Creating a coupon is a great way to offer discounts or promotions to customers. Whether you’re creating a coupon for a Business, Promo, or Discount, here’s a simple guide to help you make one on Tonomo:

1. Go to **Coupons** under **Configure Booking**.
2. Click on **"+ Add Coupon"** located at the upper right of the webpage.

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

3. In this section, you can edit the coupon code, type, amount, description, and usage limits.&#x20;

<figure><img src="/files/9dMxBlgw4yK9DMDOlOZ4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If the "Bypass Deposit" option is enabled, it will automatically bypass the deposit requirement when a customer uses the coupon, even if the booking flow requires a deposit.
{% 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://docs.getautonomo.com/coupons.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.
