# Receive Link

KEYRING Email Wallet 提供了一项新的独特功能：可以将代币发送到电子邮件地址。传统上，发送代币需要接收者的钱包地址。

然而，使用 KEYRING Email Wallet，你也可以将代币发送到一个或多个电子邮件地址。

那么，这究竟是如何运作的，接收者又如何领取代币呢？让我们来了解一下：

{% content-ref url="/pages/4pVZlDl5X3CiNT9LAjOG" %}
[如何创建Receive Link](/zh/keyring-email-wallet/receive-link/how-to-create-receive-link.md)
{% endcontent-ref %}

{% content-ref url="/pages/r6fRQY6Cpem5GAl5wj8m" %}
[如何领取代币](/zh/keyring-email-wallet/receive-link/how-to-claim-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/GdtKhOdSzHO9xocMfYTH" %}
[Receive Link FAQ](/zh/keyring-email-wallet/receive-link/receive-link-faq.md)
{% endcontent-ref %}


---

# 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://help.keyring.app/zh/keyring-email-wallet/receive-link.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.
