# Switching AI Models and Agents

### Switching Models Step-by-Step <a href="#switching-models-step-by-step" id="switching-models-step-by-step"></a>

#### Step 1: Open the Model Selector <a href="#step-1-open-the-model-selector" id="step-1-open-the-model-selector"></a>

1. Locate the **model name** displayed at the top of the chat interface
2. Tap either the **model name** or the **dropdown icon** next to it
3. The model selection menu will open

<div align="left"><figure><img src="/files/LTVBXu43nfvkSVIHATPv" alt="" width="188"><figcaption></figcaption></figure></div>

***

#### Step 2: View Your Starred Models <a href="#step-2-view-your-starred-models" id="step-2-view-your-starred-models"></a>

When the model selector opens, you'll see:

* **Starred models and agents appear first** — These are the models you've marked as favorites for quick access on your desktop
* This prioritized view helps you quickly switch between your preferred options

**Important:** Only models and agents that you have previously starred will appear in this initial view.

<div align="left"><figure><img src="/files/PvWHrJJGWPsLnopJ2ayc" alt="" width="188"><figcaption></figcaption></figure></div>

***

#### Step 3: Access All Available Models <a href="#step-3-access-all-available-models" id="step-3-access-all-available-models"></a>

To see the complete list of available models and agents:

1. Tap **"Show detailed AI model list"**

<div align="left"><figure><img src="/files/At1SMmoyt5CyIVdC6Wze" alt="" width="188"><figcaption></figcaption></figure></div>

2. A full list of all available LLMs and agents will be displayed
3. Select any model from this comprehensive list, as you do on your desktop

***

#### Step 4: Select Your Model <a href="#step-4-select-your-model" id="step-4-select-your-model"></a>

1. Tap on the model or agent you want to use
2. The model selector will close
3. The selected model name will now appear at the top of the chat interface
4. You can now start chatting with your chosen AI model

***

### Managing Starred Models <a href="#managing-starred-models" id="managing-starred-models"></a>

**⚠️ Important Limitation:**

* You **cannot star or unstar models** directly from the mobile app
* To add or remove models from your starred list, you must use the **desktop platform**
* Changes made on desktop will automatically sync to your mobile app
* Your starred models will then appear first in the mobile model selector

**To star/unstar models:**

1. Log in to the desktop platform and access a bot you either are the **owner** or **editor** of → functionality only available to these bot roles
2. Access the model selector in any chat
3. Click the star icon next to models you want to prioritize

<div align="left"><figure><img src="/files/jcAvgweenwFrhXAnTo4s" alt="" width="375"><figcaption></figcaption></figure></div>

4. Your changes will sync to the mobile app


---

# 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.en.theblockbrain.ai/mobile-app/switching-ai-models-and-agents.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.
