# User Guide

1. Start the bot by sending the command /start.

<br>

<div data-full-width="true"><figure><img src="https://3531151657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQ15JgBxOf1vjq8qp5wi%2Fuploads%2FmCW6khlgR0jMNZVf0hOP%2Fimage.png?alt=media&#x26;token=245db8c6-dca9-430a-8f77-005b0cd1deb1" alt=""><figcaption><p>1</p></figcaption></figure></div>

2. Click on "Create Account," which will provide you with two addresses: your public address and a private key.

<figure><img src="https://3531151657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQ15JgBxOf1vjq8qp5wi%2Fuploads%2FwpRcF9z0BP0Lw8nxQg94%2Fimage.png?alt=media&#x26;token=8173da71-32d0-4361-abdc-051e363fe0f8" alt=""><figcaption><p>2</p></figcaption></figure>

3. Copy the private key and click on "Import Account" to insert the key.

<br>

<figure><img src="https://3531151657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQ15JgBxOf1vjq8qp5wi%2Fuploads%2Fty6WaaUBaAp92GimY1Ta%2Fimage.png?alt=media&#x26;token=3b26bf22-0082-41e9-bd90-f74926fe7721" alt=""><figcaption><p>3</p></figcaption></figure>

4-5. Deposit some SOL into your account to fund the token creation.

Click on "Create Token" and specify the total supply; the token address will be generated.

<figure><img src="https://3531151657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQ15JgBxOf1vjq8qp5wi%2Fuploads%2Fm0FIeRWApLHM3BPc4NFa%2Fimage.png?alt=media&#x26;token=1c1ea69f-9617-4566-add2-08236a6a03fd" alt=""><figcaption><p>4-5</p></figcaption></figure>

6. Proceed to "Upload Metadata" where you can set the token name, symbol, and URL.

<br>

<figure><img src="https://3531151657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQ15JgBxOf1vjq8qp5wi%2Fuploads%2FIhyunduge4J5xAuqWdNs%2Fimage.png?alt=media&#x26;token=6356b63c-dee6-4b6c-942d-47683d6056c0" alt=""><figcaption><p>6</p></figcaption></figure>

7. To generate the URL, sign up for a free account at [quickmocker.com](https://quickmocker.com/).

   Inside QuickMocker, create a project and add an endpoint with the GET method; the URL path can be anything, but it must end in .json.

   Set the response type to JSON (application/json).

   In the response body, enter your desired template.

   Update the endpoint and copy the URL provided (e.g., <https://p3qzx1fp1v.api.quickmocker.com/solanaqjson>). Remove the 'q' and replace it with .json so that it ends with .json.

Template below:

1.{\
2."name": "Insert Name Here",\
3."symbol": "Insert Symbol Here",\
4."description": "Insert Description Here",\
5."image": "Insert Image URL Here",\
6."Content-Type": "application/json"\
7.}\ <br>

8\.

Paste the modified URL in the bot.

Your token is now fully deployed and ready to use.

<figure><img src="https://3531151657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQ15JgBxOf1vjq8qp5wi%2Fuploads%2FO7YeqGE3z1k8i1gg0fmZ%2Fimage.png?alt=media&#x26;token=330d48de-fe16-4380-993a-21e8ebdc7e71" alt=""><figcaption><p>8</p></figcaption></figure>

<figure><img src="https://3531151657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQ15JgBxOf1vjq8qp5wi%2Fuploads%2FYiSWxDT53V4p65I451AY%2Fimage.png?alt=media&#x26;token=79ecc3c3-9fd1-4ee4-b3b8-e22611c14e3d" alt=""><figcaption><p><a href="https://explorer.solana.com/address/G85CcYSa2Z5qE6X7ygsLV1NvoLR8HCNTC3BXCbundrGw">https://explorer.solana.com/address/G85CcYSa2Z5qE6X7ygsLV1NvoLR8HCNTC3BXCbundrGw</a><br><a href="https://www.dextools.io/app/en/solana/pair-explorer/9jZyRYpD5WfQKZcR9U8LResis1KeBAnWauXxcXk652Sb"><br>https://www.dextools.io/app/en/solana/pair-explorer/9jZyRYpD5WfQKZcR9U8LResis1KeBAnWauXxcXk652Sb</a></p></figcaption></figure>

<figure><img src="https://3531151657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQ15JgBxOf1vjq8qp5wi%2Fuploads%2F63EZ33HWQoTjgy3nvika%2Fimage.png?alt=media&#x26;token=95f00922-77e1-4b20-951d-0c718731239f" alt=""><figcaption><p><br></p></figcaption></figure>

<figure><img src="https://3531151657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQ15JgBxOf1vjq8qp5wi%2Fuploads%2FTP8GG3ytyiIl5kYLuxje%2Fimage.png?alt=media&#x26;token=78f1c222-7f98-4c37-9dbb-54c34b4c8910" alt=""><figcaption></figcaption></figure>

\
To manually create a market and add liquidity to your Solana token, follow these steps:

1. Visit [Raydium Market Creation](https://raydium.io/create-market/).
2. Set the minimum price tick size to 0.000001 and provide your token contract.
3. Create the market and note the OpenBook market ID.
4. Go to [Raydium Liquidity Creation](https://raydium.io/liquidity/create/).
5. Input the OpenBook market ID and add the desired liquidity.
6. You'll receive LP tokens in return.
7. Access [FluxBeam Token Burn](https://fluxbeam.xyz/app/tools/token_burn) to burn LP tokens as needed.
