# Seat Layouts

There are currently 8 Seat layouts which should be triggered by the parameter "**total\_seats**" from the [Get Bus Trips](/master-1/trips.md#response) from the Check trip [Get Bus Trips](/master-1/trips.md#body-payload).

Download this zipped file to access the helpful images;

{% file src="/files/m696SS27aaYOc2dFG6cA" %}

{% hint style="info" %}
You Should as well add an extra "**undefined**" layout incase a new "**total\_seats**" is returned, this is a seat layout that just dynamically arranges the seats accordingly without particular formatting. This is basically to handle booking on a new seat layout temporarily until we share the layout with you.
{% 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.travu.africa/master-1/trips/seat-layouts.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.
