> For the complete documentation index, see [llms.txt](https://resources.atriptech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.atriptech.com/api-document/product-guides/booking/booking-step-guides.md).

# Booking steps

Use this section for step guides that explain one booking action at a time.

Each page covers one step, API entry point, or operational handoff.

These pages are reused across multiple booking paths.

They are not one fixed end-to-end sequence by themselves.

Use the path pages first when you need the full booking order.

Use this section after you already know which booking path you are building.

Start here when you need to:

* understand one booking step in detail
* map a task to the right endpoint sequence
* build or troubleshoot search, verify, order, payment, or order follow-up

`Get Offer Price` is the entry step for the [Fulfilment API](/api-document/product-guides/booking/booking-flows/fulfillment-flow.md) path.

### Main step guides

* [Search](/api-document/product-guides/booking/booking-step-guides/search.md)
* [Get Offer](/api-document/product-guides/booking/booking-step-guides/get-offer.md)
* [Get Offer Price](/api-document/product-guides/booking/booking-step-guides/get-offer-price.md)
* [Verify](/api-document/product-guides/booking/booking-step-guides/verify.md)
* [Create Order](/api-document/product-guides/booking/booking-step-guides/create-order.md)
* [Payment & Ticketing](/api-document/product-guides/booking/booking-step-guides/payment-and-ticketing.md)
* [Query Order](/api-document/product-guides/booking/booking-step-guides/query-order.md)
