# Share

Moonshot allows users to deep-link coins directly from websites or social media so that others can easily click and trade coins directly on Moonshot.

### 1. Search the coin using its contract address <a href="#h_c4e2e9de62" id="h_c4e2e9de62"></a>

Copy the contract address of the coin and paste it into the search bar on Moonshot. Then click the coin to open its details page.

If you paste the coin's contract address and see no results, that means your coin is on an unsupported blockchain, or it was automatically flagged as a scam.

{% hint style="info" %}
Coins do not need to be verified to create deep links. Any coin on the Solana blockchain that passes automated security checks using Blockaid can be traded on Moonshot.
{% endhint %}

<div><figure><img src="/files/s6b83r9vQCQ17zfxzC2d" alt="" width="188"><figcaption></figcaption></figure> <img src="https://downloads.intercomcdn.com/i/o/flia4w7b/1384513357/c9273570028a590ca7a84a66bceb/IMG_9108.PNG?expires=1745388000&#x26;signature=73d782b09edc4f3a79762cd89a3af81c9567a28cb5e927a4a36d6540a5d6fb72&#x26;req=dSMvEsx%2FnoJaXvMW3Hu4gfsL6KX6xXdsBc5jQLc2qg6cSy%2FfD0y4opZYK%2Bkj%0Acw%3D%3D%0A" alt="" width="188"></div>

### 2. Click the share icon to extract the link <a href="#h_589c48d03f" id="h_589c48d03f"></a>

Click the share icon and share via text message or email to extract the coin's unique link. This link can be shared on social media.

{% hint style="info" %}
Clicking "copy" will only copy the coins' price chart image. You need to share the link via text messages or another app to view the full link that you can copy.
{% endhint %}

<div><figure><img src="/files/mEUZZRKUXZJ9AFekJ8Oq" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/dHohh6w9UHL0oA0Xziry" alt="" width="188"><figcaption></figcaption></figure></div>

### 3. Add the link to your website or socials <a href="#h_589c48d03f" id="h_589c48d03f"></a>

You can add the link to your Twitter, Instagram, or TikTok bio or posts. You can also embed the link directly on your website.

<figure><img src="https://downloads.intercomcdn.com/i/o/flia4w7b/1384505216/8cb2b14a6d9861e8be9e8c9686d5/image.png?expires=1745280000&#x26;signature=48ac2fbab6e858cdf2dfacf454a33644326ab4ddaa4df582307c221126f32119&#x26;req=dSMvEsx%2BmINeX%2FMW1HO4zUhJB4vKPdacMMM7HALqYgey9TyZBSmC2ZmJXOHF%0ANyIz%0A" alt=""><figcaption></figcaption></figure>

When someone clicks your link, it will automatically open if they already have Moonshot installed on their device. If not, they will be taken to our website, which prompts them to download Moonshot. After they install and open the app, they will be automatically redirected to the coins' page.


---

# 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://support.moonshot.com/coins/share.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.
