# SNS V2

- [소개](https://docs.sns.id/collection/korean/sns-v2/an-introduction-to-the-solana-name-service.md)
- [도메인 탐색](https://docs.sns.id/collection/korean/sns-v2/discover-domains.md): 원하는 도메인을 찾는 방법
- [등록](https://docs.sns.id/collection/korean/sns-v2/undefined.md): 도메인 등록 방법 알아보기
- [거래](https://docs.sns.id/collection/korean/sns-v2/undefined-1.md): 2차 시장에서 도메인을 사고파는 방법
- [내 도메인 관리](https://docs.sns.id/collection/korean/sns-v2/undefined-2.md): 내 도메인 포트폴리오를 관리하는 다양한 방법 알아보기
- [SNS 사용 방법](https://docs.sns.id/collection/korean/sns-v2/sns.md): .sol 도메인의 다양한 활용법 알아보기
- [통합 서비스 목록](https://docs.sns.id/collection/korean/sns-v2/undefined-3.md): Solana 생태계 전반에서 .sol 이름을 활용하세요


---

# 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.sns.id/collection/korean/sns-v2.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.
