# how to launch a compound

## TLDR

* Go to <http://pump.science/submit>
* Input your compound idea, and all other requested information
* Launch the token

If you have questions, please contact our team in the pump.science [telegram](https://t.me/pump_science)&#x20;

## Launch Compound

* The final step of the Launch Compound submission is to create the token
* This launches a bonding curve, a primary market where traders can purchase / sell the tokens until \~70% of the supply has been sold, collecting 40 SOL total
* If the token graduates the bonding curve (because over 40 SOL worth of the token was purchased) then it will migrate to a secondary market, Meteora along with 35/40 SOL
  * You will receive 5% of trading fees - claim them here: <https://pump.science/my-compounds>
  * Your token will now have funding for its first experiment, which you can submit at the link above
  * The more your token trades, the more funding you get for the project - continue to monitor funding so you can submit experiments once funding crosses the threshold to pay for each experiment.

## Helpful Resources

### Compound Information

Create a dynamic GIF file of the compound (see below)

{% hint style="info" %}
To make the compound gif, go to [Pubchem](https://pubchem.ncbi.nlm.nih.gov/), find your compound, scroll down to the '3D conformer' section, de-select 'Show Hydrogens', select 'Animate', and get a screen recording of the window. You can convert the resulting movie file to a gif with [Cloud Converter](https://cloudconvert.com/mov-to-gif).\
\
If your experiment has multiple compounds, or there is no 3D conformer in Pubchem, follow the instructions [here](https://chatgpt.com/share/6753871b-b458-8012-932e-bb8eaf4ef66b).&#x20;
{% endhint %}

{% embed url="<https://drive.google.com/file/d/1IKx8Ms1kr4FS328Sg727HMQmAqEoSWxW/view?usp=sharing>" %}
How to create a GIF of the compound(s)
{% endembed %}

### Token Information&#x20;

* Consider securing social accounts&#x20;
  * X (Twitter)
  * Telegram
  * Other channels  (Youtube, TikTok, Farcaster, Website)
* Update Dexscreener info&#x20;

  * Description&#x20;
  * Links
  * Icon image (1:1 aspect ratio)
  * Header image (3:1 aspect ratio)

  *If you don't update this information, someone else will and you will have to work with the Dexscreener team to prove ownership of the token to reclaim the information back.*

### Token Listing (if token graudates)

Complete any listings and, when published, communicate this milestone to the community. You’ll need to provide a token image, banner, and links to the website and comms channel.

**Consider Submitting Your Token to These Platforms**

* [Jupiter](https://jup.ag/verify)
  * To get verified with jupiter, make sure your community gives your token "Smart Likes" on your token page (i.e. [RIF](https://jup.ag/tokens/GJtJuWD9qYcCkrwMBmtY1tpapV1sKfB2zUv9Q4aqpump))
* [Moonshot](https://moonshot.money/verification)
* [Coingecko](https://support.coingecko.com/hc/en-us/articles/7291312302617-How-to-list-new-cryptocurrencies-on-CoinGecko)
  * Make sure to use the [Pump Science Ecosystem tag](https://www.coingecko.com/en/categories/pump-science-ecosystem)
* [Dexscreener](https://marketplace.dexscreener.com/product/token-info)
* [CoinMarketCap](https://support.coinmarketcap.com/hc/en-us/requests/new?ticket_form_id=360000493112)
* [Dextools](https://www.dextools.io/marketplace/en/create-socials)

**Centralized Exchange Listings**

* [Upbit](https://upbit.com/service_center/listing_guide)
* [Coinone](https://coinone.co.kr/listing-request/guide)
* [Bithumb](https://listing.bithumb.com/)


---

# 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://pumpscience.gitbook.io/pump.science/user-guides/how-to-launch-a-compound.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.
