# 开发者权限 / Sidequest

## 注意事项

申请开发者权限需&#x8981;**`验证手机号`**&#x6216;**`绑定银行卡`**&#x624D;可以通过

{% hint style="info" %}
Oculus**不支持银联卡**，需要请去银行申请**VISA卡**
{% endhint %}

## 安装SideQuest

Oculus Quest平台的实用工具，提供了例如APK安装、数据备份，以及系统选项修改等功能。

![](https://fastly.jsdelivr.net/gh/EYW-015/Oculus-guide-China/img/quest/sidequest.png)

* [**SideQuest官网下载**](https://sidequestvr.com/setup-howto)

由于官网的安装步骤以及截图已经很完善，此处不再赘述，只针对每步做个简单翻译。

1\. 下载或更新SideQuest<mark style="color:red;">**（版本选择Advanced Installer）**</mark>。如果你是Windows，点击Windows右边的下载按钮，然后打开安装；\
2\. [**进入页面**](https://developer.oculus.com/manage/)，注册为开发者，组织名称自己看着设就行\
3\. [**进入页面**](https://developer.oculus.com/downloads/package/oculus-adb-drivers/)，同意协议后下载并解压驱动包，右键`android_winusb.inf`选择安装\
4\. 在手机上打开Oculus应用：**`设置` > `Oculus Quest xxx ▽` > `┅ 更多设置` > `开发者模式` > `打开开关`**\
5\. 使用手机的USB线（而不是Quest附送的）将Quest连接至电脑，并在VR中**允许USB调试**。

当SideQuest左上角显示为绿色圆圈与设备名称时代表已成功连接你的Quest设备。

{% hint style="info" %}
如果你把USB提示选择了**不再显示**，可以&#x5728;**`设置` > `开发人员` > `USB对话框`**&#x5C06;其重新启用
{% endhint %}


---

# 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://ocguide.eyw015.com/quest-use/dev-sq.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.
