# SNS V1

- [도메인 탐색](https://docs.sns.id/collection/korean/sns-v1/search-domain-names.md): 당신에게 완벽한 도메인을 찾는 방법
- [등록](https://docs.sns.id/collection/korean/sns-v1/undefined.md): Learn how to register a domain
- [거래](https://docs.sns.id/collection/korean/sns-v1/undefined-1.md): 2차 시장에서 도메인을 구매하고 판매하는 방법
- [기록 관리](https://docs.sns.id/collection/korean/sns-v1/undefined-2.md): 페이지 설명
- [내 도메인 관리](https://docs.sns.id/collection/korean/sns-v1/undefined-3.md): 도메인 포트폴리오를 관리하는 다양한 방법을 알아보세요.
- [프로필 관리](https://docs.sns.id/collection/korean/sns-v1/undefined-4.md)
- [크로스체인 도메인 (실험적 기능)](https://docs.sns.id/collection/korean/sns-v1/undefined-5.md): 다른 체인으로 .sol 도메인을 브릿징(Bridge)하는 방법을 소개합니다. 이 튜토리얼에서는 Wormhole 통합을 통해 체인 간 연결을 설정하는 과정을 안내합니다.
- [SNS 사용 방법](https://docs.sns.id/collection/korean/sns-v1/sns.md)
- [X 핸들 등록](https://docs.sns.id/collection/korean/sns-v1/solana-name-service-twitter.md): SNS는 Solana의 기본 프로토콜 중 하나로, 이름을 Solana 계정에 매핑할 수 있게 합니다. 이를 통해 트위터(X) 핸들을 Solana 지갑 주소와 연결하는 등 다양한 기능을 사용할 수 있습니다.


---

# 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-v1.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.
