# 추천 프로그램

프로젝트 파트너들은 **Solana Name Service(SNS) 추천 프로그램**에 참여할 수 있는 기회를 가집니다.

파트너가 .sol 도메인 이름의 **직접 등록을 위한 임베디드 플로우(embedded flow)** 를 통합하면, SNS 등록으로 발생하는 수익의 일부를 공유받을 수 있습니다.

임베디드 플로우 통합을 진행하려면 [관련 문서](/collection/korean/sns-v2/undefined.md) 에 명시된 절차를 따라야 합니다.

파트너는 아래 명시된 등록 비용의 일정 비율을 공유하게 됩니다:

{% hint style="info" %}
도메인 등록 비용은 1회성으로, 도메인 유지에 추가 비용이 발생하지 않습니다.

* 1자 .sol 도메인: $750 USD&#x20;
* 2자 .sol 도메인: $700 USD&#x20;
* 3자 .sol 도메인: $640 USD&#x20;
* 4자 .sol 도메인: $160 USD&#x20;
* 5자 이상 .sol 도메인: $20 USD&#x20;
  {% endhint %}

{% hint style="success" %}
추천 프로그램 참여에 관심이 있다면,

**X, Telegram and/or Discord**를 통해 SNS 팀에 연락해주세요.
{% endhint %}

{% hint style="info" %}
**추천 프로그램의 조건은 통합 수준(Level of Integration)** 에 따라 유동적으로 조정됩니다.
{% 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/undefined/undefined-4.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.
