# 손쉽게 포키 시작하기

- [포키에서 거래하기](https://docs.bifrostnetwork.com/pockie/get-started-with-pockie/trade-on-pockie.md): 네트워크를 넘나드는 크로스체인 거래
- [거래하기](https://docs.bifrostnetwork.com/pockie/get-started-with-pockie/trade-on-pockie/trade.md)
- [일시정지된 거래 진행하기](https://docs.bifrostnetwork.com/pockie/get-started-with-pockie/trade-on-pockie/resume-a-paused-trade.md)
- [다른 디앱에서 거래하기](https://docs.bifrostnetwork.com/pockie/get-started-with-pockie/trade-on-other-dapps.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.bifrostnetwork.com/pockie/get-started-with-pockie.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.
