# Guides

- [創建錢包](https://docs.megaton.fi/zh-tw/guides/chuang-jian-qian-bao.md)
- [如何存入資產](https://docs.megaton.fi/zh-tw/guides/ru-he-cun-ru-zi-chan.md)
- [如何通過WTON網關將TON轉換為WTON](https://docs.megaton.fi/zh-tw/guides/ru-he-tong-guo-wton-wang-guan-jiang-ton-zhuan-huan-wei-wton.md)
- [如何在Orbit Bridge上獲取跨鏈資產](https://docs.megaton.fi/zh-tw/guides/ru-he-zai-orbit-bridge-shang-huo-qu-kua-lian-zi-chan.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://docs.megaton.fi/zh-tw/guides.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.
