> For the complete documentation index, see [llms.txt](https://doc.some3c.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.some3c.com/panda-manual/members-and-versions.md).

# Members and Versions

## 1.How to purchase and activate Panda Android Control Membership?

Operation steps

1. Click the control panel version information,
2. You can see the purchase membership button on this page, click to purchase membership

<figure><img src="/files/4Fb1V9pxUZoqAUsaqTz4" alt="phone farm price some3c.com"><figcaption><p>some3c.com</p></figcaption></figure>

{% hint style="info" %}
Note:&#x20;

● One account can be logged in on multiple computers&#x20;

● One activation code can only be used on one computer. If there are two computers, you can log in with one account, but you need to purchase two activation codes
{% endhint %}

## 2. What is the difference between the free version and the VIP version?

All functions of Panda Android Screen Mirroring are permanently free. The functions of the free version and the member version are exactly the same. The only difference is the maximum number of screen mirroring devices. The details are as follows

|         Function         | Free |      Member      |
| :----------------------: | :--: | :--------------: |
|      ADB Connection      |  40  | No restrictions. |
| Accessibility Connection |   5  | No restrictions. |
|     Secure Connection    |   2  | No restrictions. |
|       API interface      | none |      support     |

## 3.Why is it not a membership version after successful purchase?

You need to activate it manually. After completing your purchase, go to the Panda page, 1.click on your email account, 2.then go to the "Activation Code Purchase Records" page, 3.click on the activation code, and activate it manually.

<figure><img src="/files/gSBrTpXXbcP0mpKiGHYR" alt="Panda Android Control"><figcaption></figcaption></figure>

## 4.Can the activation code be bound to a different computer?

You can change the binding, and the interval between each change is 2 hours. Each activation code can support a maximum of 10 computers.

1. The same activation code can only be activated and used on one device at the same time. Multiple devices cannot use the same activation code at the same time, but you can change the binding.
2. When a new device uses the same activation code to activate a new device, the old device will be automatically squeezed out and forced to return to the free version.
3. Each activation code can only be activated once every 2 hours, and each activation code can only be changed on a maximum of 10 computers.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.some3c.com/panda-manual/members-and-versions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
