# Ubuntu Touch

- [在Nexus 5上安装Ubuntu Touch系统](https://huataihuang.gitbook.io/cloud-atlas-draft/develop/ubuntu_touch/zai-nexus-5-shang-an-zhuang-ubuntu-touch-xi-tong.md)
- [Ubuntu Touch使用tips](https://huataihuang.gitbook.io/cloud-atlas-draft/develop/ubuntu_touch/ubuntu_touch_tips.md)
- [Ubuntu Touch手机设置802.1x无线网络](https://huataihuang.gitbook.io/cloud-atlas-draft/develop/ubuntu_touch/802.1x_wireless_network_to_ubuntu_phone.md)
- [Ubuntu Touch运行sshd服务](https://huataihuang.gitbook.io/cloud-atlas-draft/develop/ubuntu_touch/run_sshd_in_ubuntu_touch.md)
- [Ubuntu Touch设置网络Proxy方法](https://huataihuang.gitbook.io/cloud-atlas-draft/develop/ubuntu_touch/ubuntu_touch_proxy_setup.md)
- [在Ubuntu Touch中运行Android程序](https://huataihuang.gitbook.io/cloud-atlas-draft/develop/ubuntu_touch/run_android_in_ubuntu_with_anbox.md)


---

# 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://huataihuang.gitbook.io/cloud-atlas-draft/develop/ubuntu_touch.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.
