# Accessible Mode Connection

## 1. Accessibility mode connection settings.

{% hint style="info" %} <mark style="color:red;">Important reminder!!! Important reminder!!! Important reminder!!! Important reminder!!!</mark>&#x20;

<mark style="color:red;">Box Phone farm motherboard users please use with caution, because barrier-free reconnection requires manual authorization on the mobile phone screen,</mark>&#x20;

<mark style="color:red;">so mobile motherboards must not turn off developer options</mark>
{% endhint %}

1. When using Accessibility for the first time, you must first use ADB to successfully project the screen
2. There are three ADB projection methods: USB, WIF, and OTG
3. After successfully projecting the screen using adb, right-click and click \[Switch to Accessibility Mode]

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2F3t8w0qIaG867Q2o5WZFA%2Fimage.png?alt=media&#x26;token=5b1d6fbd-34fa-473b-a549-5815452c03ec" alt="Panda Android Screen Projection"><figcaption><p>some3c.com</p></figcaption></figure>

4.Click \[Confirm to Accessibility] again on the pop-up window.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FoCbsqUfUXU464MybM7Ub%2Fimage.png?alt=media&#x26;token=3728f441-be82-4b79-92eb-bee24b3a39e6" alt="Panda Android Screen Projection"><figcaption><p>some3c.com</p></figcaption></figure>

5.If the \[Screen Casting Assistant] is not installed on your phone, it will automatically install it for you. If it is already installed, just ignore it.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2Fa2kOTXsPSwco65vM31RU%2Fimage.png?alt=media&#x26;token=58c526ac-9500-448c-a28f-46d5641e73cb" alt="Panda Android Screen Projection"><figcaption><p>some3c.com</p></figcaption></figure>

6.On your phone, click Connect to PC.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FZ4yApNiCS8Cb3z93ytmQ%2Fimage.png?alt=media&#x26;token=d0ffd65d-7bc3-46cd-88bc-1f81239d29f7" alt="Panda Android Screen Projection"><figcaption><p>some3c.com</p></figcaption></figure>

7. After clicking Start Now, an authorization accessibility box will pop up. Click the Cast Assistant to enter the Cast Assistant authorization page and enable the option.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FjWzBSz3RPrieqNtng4ly%2Fimage.png?alt=media&#x26;token=c7c2852f-3c80-4185-9c83-4bbe6194b953" alt="Panda Android Screen Projection"><figcaption></figcaption></figure>

8. After authorization, the phone will reconnect and enter barrier-free mode. At this time, you can turn off the developer mode of the phone.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2F4WnqFLgqCHCcsUzCfgWF%2Fimage.png?alt=media&#x26;token=f89347c7-6e27-4d34-8cbf-4359b6202c00" alt="Panda Android Screen Projection"><figcaption></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://doc.some3c.com/panda-manual/accessible-mode-connection.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.
