# How to create your own coin?

### Step 1 - Visit ConfiPump

* **Navigate to the Official ConfiPump Website**: Begin by visiting ConfiPump at <https://confipump.fun/>

<figure><img src="https://2540255899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVbsMAiNy82d5zkLuk1u3%2Fuploads%2FdvAl5d3alROxAyvb7zPt%2Fimage.png?alt=media&#x26;token=e550b20f-6038-4cb1-b827-f91ed9cf5988" alt=""><figcaption></figcaption></figure>

### Step 2 - Connect Your Wallet

* Connect your Web3 wallet. This step is essential for covering the token creation fee and managing your newly created cryptocurrency.

<figure><img src="https://2540255899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVbsMAiNy82d5zkLuk1u3%2Fuploads%2FJtND50LQUSEFp26q45VX%2Fimage.png?alt=media&#x26;token=b6e0b3b2-cd3c-4efd-b5f7-1563a3a0a857" alt=""><figcaption></figcaption></figure>

### Step 3 - Create a New Coin

* **Initiate New Coin Creation**:
  * Click the **“Launch ”** button located at the top of the page.

<figure><img src="https://2540255899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVbsMAiNy82d5zkLuk1u3%2Fuploads%2F0RrEHUcmu2k9sPromoAK%2Fimage.png?alt=media&#x26;token=147889e7-6ea5-4d99-8fd9-df2ed62660c8" alt=""><figcaption></figcaption></figure>

* **Fill in the Coin Details**:
  * **Name**: Choose a unique and memorable name for your coin.
  * **Ticker**: Enter a concise symbol to represent your coin, similar to how BTC signifies Bitcoin.
  * **Description**: Provide a concise explanation of your coin. Be inventive and describe the meme or concept that inspired your token.
  * **Image**: Upload an image or logo that will visually represent your token. The uploaded image must be smaller than 3MB.
  * **More options:** Additionally, you can add links to your token’s official website, Telegram, and X (formerly known as Twitter) accounts.

* **Launch Your Coin**:
  * **Create coin:** After completing the form, click the **“Create Coin”** button. Each time you create a coin, it will require approximately 10 CFX for deployment. **You can purchase CFX on cryptocurrency exchanges that support it.**
  * **Initially purchase:** Decide how many coins you wish to initially purchase. This step is optional, but acquiring a small quantity of your own coin can help shield it from immediate buyouts by speculators.

<figure><img src="https://2540255899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVbsMAiNy82d5zkLuk1u3%2Fuploads%2FTqJBoJpoaELJYaPnU18h%2Fimage.png?alt=media&#x26;token=8ecc2c42-d07b-4882-b739-b254666a37a4" alt=""><figcaption></figcaption></figure>

* **Confirmation:** confirm the transaction on your wallet

<figure><img src="https://2540255899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVbsMAiNy82d5zkLuk1u3%2Fuploads%2FdKJ2UszZWLA1HheiJN32%2Fimage.png?alt=media&#x26;token=289ae419-e832-41dc-99ab-b6abf0df9f76" alt=""><figcaption></figcaption></figure>

* **Share:** After about one minute, your coin will be successfully created. Once the coin is created, you can share it on X and Telegram.

<figure><img src="https://2540255899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVbsMAiNy82d5zkLuk1u3%2Fuploads%2FL3DRaLEQsVeb3oQ8zL67%2Fimage.png?alt=media&#x26;token=53b99077-9679-497e-a601-853509550819" alt=""><figcaption></figcaption></figure>


---

# 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://confipump.gitbook.io/confipump-docs/getting-started/how-to-create-your-own-coin.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.
