# Guides

- [지갑 생성](https://docs.megaton.fi/ko/guides/wallet.md)
- [활용할 자산 입금하기](https://docs.megaton.fi/ko/guides/deposit.md)
- [WTON 게이트웨이 사용하기](https://docs.megaton.fi/ko/guides/wton.md)
- [오르빗 브릿지 기반 크로스체인 자산 전환하기](https://docs.megaton.fi/ko/guides/orbit.md)
- [자산 예치하기(페어 예치)](https://docs.megaton.fi/ko/guides/yieldfarm.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/ko/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.
