# Marketing

## Announcements

The announcement is a place to get in touch with your clients through public notices. These notices can include offers, news, updates &, etc. It is important to set a correct date for the start date and expiration date so the offer would be shown at that range only and be expired after afterwhile.

## Coupons

Coupons are a great marketing tool to help with user retention rates. Users can keep them to get discounts on their trips. Coupons just like promotions have an expiry date and they won't be available to users to use after the expiry date. Customers can enter the coupon code during the trip to get the discount.


---

# 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://flutter-docs.taxi.ridy.io/usage/marketing.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.
