> For the complete documentation index, see [llms.txt](https://wiki.rally.io/rally-io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.rally.io/rally-io/for-creators/create-campaigns/receiving-coin-with-deeplinks.md).

# Receive Coin via Deeplinks

{% hint style="warning" %}
Deeplinks are only available and visible to Creators.
{% endhint %}

For Campaigns, see [Creating Commerce Campaigns](/rally-io/for-creators/create-campaigns.md).

Creators can now generate a link (URL) that opens Rally.io to the Send flow for your Creator Coin with a preset amount to drive specifically priced tips/sales. For example, if you want to charge $5 for a fan to get a shoutout from you, you would use the Receive feature to create a link that a fan can click to be taken to the confirmation screen for the $5 purchase.

Note: Once the link has been created, any user with the link can edit the values in the URL to change the amount, note, etc before completing the send.&#x20;

1. Browse to your Creator Coin page on Rally.io.
2. On the **Overview** Tab, select the edit button next to **Active Campaigns**\
   \&#xNAN;*Or* on the **Wallet** tab, select the **Receive** button.<br>

![](/files/MNHkouVjkfBGIKtZMbvR)

3\. Enter an amount in number of coins *or* USD value. You can enter a note should you want fans to know what exactly this purchase is for, such as "Shoutout on Twitter - Include your Twitter handle in note."

![](/files/3oJnO4ZVM1Nkc03LGxb5)

4\. In the following image, you can see the link that has been generated at the bottom of the window. Click the link icon to copy the link and share it with your community!

![](/files/86Xmqt3PYSWjWFyyCdog)

When a fan clicks the link (and is logged into Rally), they will be automatically taken to the final step in the Send flow to send (ie, spend) your coin to you. The fan can change the message at this point as well.&#x20;

As a creator, you will see a fan's email address for any Send of your Creator Coin to you, so you can contact the fan by email should you have an item to send/fulfill.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.rally.io/rally-io/for-creators/create-campaigns/receiving-coin-with-deeplinks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
