# 방법안내

- [다른 네트워크에서 에버스케일로 전송하는 방법](https://docs.octusbridge.io/octus-bridge-kr/bridge/cross-chain-transfer/how-to/transferring-from-another-network-to-everscale.md)
- [두 외부 네트워크 사이의 전송](https://docs.octusbridge.io/octus-bridge-kr/bridge/cross-chain-transfer/how-to/transferring-between-two-outside-networks.md)
- [내 거래내역 찾기](https://docs.octusbridge.io/octus-bridge-kr/bridge/cross-chain-transfer/how-to/find-my-transaction.md)
- [전송수수료 일부 환불받는 방법 안내](https://docs.octusbridge.io/octus-bridge-kr/bridge/cross-chain-transfer/how-to/how-to-return-the-transfer-fee.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.octusbridge.io/octus-bridge-kr/bridge/cross-chain-transfer/how-to.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.
