# 其他导航

## 旧的主页

<figure><img src="/files/oIlYMiel9SH1pLRZwM5M" alt=""><figcaption></figcaption></figure>

Alpha 版应用的主页已经被移除，取而代之的是新的侧边栏和小部件。如果你非常喜欢这种布局，可以尝试使用带有相簿（Gallery）视图的集合来重新创建它。

## 移动端导航

在移动设备上，导航采用极简化设计。

你有 3 个选项：搜索、新建对象和个人资料。

**搜索** - 浏览最近的对象，搜索具体的对象。

**新建对象** - 创建新对象、页面（page）、笔记（note）等。

**个人资料** - 查看你的个人资料、账户、设置等。


---

# 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.anytype.io/anytype-docs/documentation_cn/jian-jie/setting-up-your-profile/installation.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.
