# 新手上路

- [中文界面](https://wiki.icecreamswap.com/zh/get-started/zhong-wen-jie-mian.md): 完美中文，精彩纷呈
- [冰淇淋 RPC](https://wiki.icecreamswap.com/zh/get-started/rpc.md): 专线节点，技术领先
- [钱包设置](https://wiki.icecreamswap.com/zh/get-started/setup-wallet.md): 钱包在手，说走就走
- [MetaMask 钱包](https://wiki.icecreamswap.com/zh/get-started/setup-wallet/metamask.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://wiki.icecreamswap.com/zh/get-started.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.
