# Use cases

- [Bird for travel](https://docs.bird.com/applications/bird-documentation/use-cases/bird-for-travel.md)
- [Abandoned search recovery](https://docs.bird.com/applications/bird-documentation/use-cases/bird-for-travel/abandoned-search-recovery.md): Track search queries and page views, and retarget potential customers with automated messages.
- [Flight confirmation](https://docs.bird.com/applications/bird-documentation/use-cases/bird-for-travel/flight-confirmation.md): Send customers personalized confirmation emails with all their flight details and updates.
- [Holiday search campaigns](https://docs.bird.com/applications/bird-documentation/use-cases/bird-for-travel/holiday-search-campaigns.md): Send targeted emails based on holiday searches.
- [Price change alerts](https://docs.bird.com/applications/bird-documentation/use-cases/bird-for-travel/price-change-alerts.md): Set up and send personalized price alerts to keep your customers informed and engaged.


---

# 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.bird.com/applications/bird-documentation/use-cases.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.
