# Switch Bytes

**Managing Multiple Bytes**

<figure><img src="/files/ZoBeSGQZ7qQxUsabiwKE" alt=""><figcaption></figcaption></figure>

If you own multiple Bytes, you can easily switch between them and designate one as your **Primary Bytes**. The Primary Bytes will serve as the default whenever you access the Chat Room, Studio, or My Collection.

***

**Switching Between Bytes**

1. Click the **button in the top-left corner** to open the list of your Bytes.
   * Web Browser: Navigate to the **top-left corner** of the screen
   * iOS: Locate the **Bytes' Name** at the top of your screen
2. Select the Bytes you want to interact with.
   * You will be automatically directed to the selected Bytes' Chat Room.

<figure><img src="/files/ZM1gAR2uKhDZlwOmb1WB" alt=""><figcaption></figcaption></figure>

***

**Setting a Primary Bytes**

1. Locate the Bytes you want to set as primary in your list of Bytes.
2. How to set as primary:
   * Desktop: Click the **three dots icon** next to the Bytes' name
   * iOS: **Click and hold** the selected Bytes
3. Select **"Set as Primary"** from the menu.

   * The selected Bytes will now be the default for all interactions.

<figure><img src="/files/j7UOgPP7FG0njr3vFn4P" alt=""><figcaption><p>App (Shown on the Left) and Web Bro (Shown on the Right)</p></figcaption></figure>


---

# 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://bythen-ai.gitbook.io/userguide/feature-guide/chat-with-bytes/switch-bytes.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.
