# 如何使用地址簿？

NeoLine 支持通过地址簿进行常用地址管理，设置方式如下：

### 移动端

我的——【地址簿】——右上角【+】——选择链——添加地址即可。

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

### 插件钱包

1. 点击钱包主页的头像，进入【我的钱包】；
2. 找到设置按钮，进入通用设置；
3. 通用设置页面下，点击【地址簿】进入——点击下方【添加地址】；
4. 在添加地址页面：编辑地址名称，选择网络，输入要添加的地址，信息无误后点击【确认】；
5. 添加成功后，可在地址簿页面查看！

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

<figure><img src="/files/3BFGIkeV87WvqzJapR42" alt=""><figcaption></figcaption></figure>


---

# 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://tutorial.neoline.io/cn/xin-shou-zhi-nan/ru-he-shi-yong-di-zhi-bo.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.
