# 直接注册

单击 “`注册` ”按钮进入结账页面。\
结账时，系统会提示您选择付款方式。如果您选择使用加密货币支付，您需要：

1. 选择要支付的代币
2. 如果可用折扣，请选择你想要的折扣方式
3. 使用切换按钮将此域设为首选域名
4. 检查所有购买细节是否正确

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

{% hint style="info" %}
**通过 $FIDA 注册的域名可享受 5% 的折扣。**
{% endhint %}

或者，您也可以选择使用`信用卡`支付，在这种情况下，您将通过 Coinflow 进行结账。

<figure><img src="/files/0KwM3BivtWE0sjq9Qdql" alt=""><figcaption></figcaption></figure>

选择 “`确认` ”后，通过钱包批准交易，瞧，域名就是你的了！

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

{% hint style="success" %}
一个钱包地址可以注册无限量的域名。
{% endhint %}

{% hint style="info" %}
**域名收费是一次性的，也就是说，你不需要再支付任何费用来保留你的域名。直接域名注册的一次性收费如下：**

* **1 个字符的 .sol 域名： $750 美元**
* **2 个字符的 .sol 域名：$700 美元**
* **3 个字符的 .sol 域名：$640 美元**
* **4 个字符的 .sol 域名：$160 美元**
* **5 个及以上字符的 .sol 域名：$20 美元**
  {% endhint %}

{% hint style="info" %}
**上述费用为您所选代币的等值美元金额**
{% endhint %}

{% hint style="info" %}
**域名将自动与签署交易的钱包地址绑定。因此，您可以在购买后立即开始使用您的域名**
{% endhint %}

## 使用 Solana Agent Kit 注册

您还可以使用 Solana Agent Kit 注册.sol域名，解析钱包地址，并进行查询。Solana Agent Kit是一个开源工具包，旨在将人工智能代理连接到 Solana。您可以在[此处](https://docs.solanaagentkit.xyz/v0/features/defi-integration/sns#core-features)查看文档。


---

# 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/chinese/registration-zh.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.
