# 거래

## 고정가 재판매

### 구매하기

`sns.id`에서 .sol 도메인을 검색할 때, 이미 등록된 도메인을 발견할 수도 있습니다.\
하지만 해당 도메인이 **SNS 마켓플레이스나 기타 2차 시장(secondary marketplace)** 에서 **고정가로 판매 중일 수 있습니다.**

<figure><img src="/files/dltDNoyB9FxM1wHab6xG" alt=""><figcaption></figcaption></figure>

구매를 진행하려면 원하는 도메인을 검색한 뒤 **Buy Now** 버튼을 클릭하세요.\
지갑을 통해 결제 과정을 완료하면, 구매한 도메인은 자동으로 **결제에 사용된 지갑 주소에 연결**됩니다.

{% hint style="info" %}
도메인이 표시된 통화와 SOL 둘 다 보유하고 있어야 거래 수수료를 결제할 수 있습니다.
{% endhint %}

### 판매하기

오른쪽 상단의 프로필 페이지로 이동하세요.\
아직 지갑을 연결하지 않았다면 먼저 지갑을 연결해야 합니다.\
판매하고자 하는 도메인을 선택한 뒤 **List** 버튼을 클릭합니다.\
그다음, **판매할 통화와 가격**을 입력하고 **Confirm**을 눌러 목록에 등록하세요.

<figure><img src="/files/Zn2uSna7HZIaoY75kZR5" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**도메인의 전체 시장가 또는 해당 카테고리 내 최고가 기준으로 가격 제안을 확인할 수 있습니다.**
{% endhint %}

등록이 완료되면 다른 사용자가 `sns.id`에서 해당 도메인을 검색해 지정된 가격으로 구매할 수 있습니다.

{% hint style="warning" %}
**Magic Eden, Solsniper 등 다른 2차 시장에 도메인을 등록하려면**,\
해당 플랫폼의 절차에 따라 **도메인을 wrap(래핑)** 해야 하며, 그 후 목록 등록이 완료됩니다.
{% endhint %}

도메인 정보 페이지에서 언제든지 등록된 가격을 수정하거나 판매를 취소할 수 있습니다.


---

# 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/undefined-1.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.
