# 서비스 이용 가이드

- [시작하기](https://docs.2r2.io/korean/undefined/undefined.md)
- [지갑 설치하기](https://docs.2r2.io/korean/undefined/undefined/undefined.md): 가상 자산 지갑을 설치하는 방법
- [지갑 연결하기](https://docs.2r2.io/korean/undefined/undefined/undefined-1.md)
- [2R2 로그인 및 프로필 설정](https://docs.2r2.io/korean/undefined/undefined/2r2.md)
- [NFT 구매 방법](https://docs.2r2.io/korean/undefined/nft.md)
- [고정 가격 NFT 구매하기](https://docs.2r2.io/korean/undefined/nft/nft.md)
- [NFT 가격 제안하기](https://docs.2r2.io/korean/undefined/nft/nft-1.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.2r2.io/korean/undefined.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.
