# Availability and Capacity

This guide explains how to manage product availability and capacity for booking experiences such as tours, events, and activities.

Understanding availability and capacity is essential to ensuring your customers can book products at the right time without overbooking. This documentation covers:

* [Concepts of availability](/key-concepts/availability-and-capacity/availability.md)
* [Capacity management and shared pools](/key-concepts/availability-and-capacity/capacity.md)
* [Using the Availability API for real-time booking and pricing](/key-concepts/availability-and-capacity/availability-api.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://docs.prioticket.com/key-concepts/availability-and-capacity.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.
