# Cascading LLMs

Select the models you want your bots to use and arrange them by priority. If your top choice is unavailable, we'll automatically switch to the next in line to ensure your demos run smoothly and never break during an important sales call.

This proactive system helps prevent awkward interruptions, so you can focus on delivering a flawless presentation every time.


---

# 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://help.botmockups.com/botmockups/integrations/cascading-llms.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.
