# 头显安装软件/梯子

## 安装软件

Quest可通过[**SideQuest**](/quest-use/dev-sq.md)安装<mark style="color:yellow;">**安卓APK**</mark>安装包，你可以使用绝大多数安卓应用程序

{% hint style="info" %}
请先申请[开发者账号](/quest-use/dev-sq.md)，并开启开发者权限
{% endhint %}

[寻找梯子](/ready/proxy-server.md)

***

## Clash for Android

Clash for Android是安卓平台的Clash客户端

> Clash不与ss配置文件兼容，需要使用clash专用的配置文件

* [Clash Meta for Android](https://github.com/MetaCubeX/ClashMetaForAndroid/releases)
  * 下载安装<mark style="color:yellow;">**arm64-v8a**</mark>版本

{% hint style="info" %}
不会用的话先在手机里安装好，自己琢磨一下\
订阅太长了就在**头显浏览器**登录你的机场去后台复制
{% endhint %}

然后使用SideQuest安装刚才下载的APK即可

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

进入应用，右上角选择未知来&#x6E90;*（新版UI改到了应用界面搜索框内）*，并找到你安装的梯子客户端，打开并使用，即可无需WIFI代理和设置，随时随地联网使用

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


---

# 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/quest-client-inside.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.
