# How to Launch

Launching your project on MemeJob is simple and user-friendly. Follow these easy steps to bring your meme coin to life while also providing a fair and interesting experience for your community.

**Step 1: Configure your** [**token**](/memejob/features/token-details.md)

&#x20;Provide the necessary information to finish the token setup:

* **Token Symbol (Ticker)**: Select a unique symbol for your token
* **Token Name**: Give your token a catchy name, relevant to its mission
* **Token Description**: Provide a short yet intriguing summary defining the lore of the project
* **Image**: Upload your token's logo to make it more identifiable and visually attractive.

Optional fields (for increased visibility and reliability):

* **Website** ( ex: <https://memejob.fun> )&#x20;
* **Twitter / X**  ( ex: <https://x.com/memejobfun> )&#x20;
* **Telegram**  ( ex: <https://t.me/memejobfun> )&#x20;
* Discord  ( ex: <https://discord.com/invite/KzKqvVADGM> )&#x20;
* Calaxy World  ( ex: <https://memejobfun.calaxy.com> )&#x20;
* Token supply Burn - Default set to reduce total token supply by 20 Million, with an option to ehance token distribution upon graduation

**Step 2: Confirm and launch**&#x20;

Once you've established all of the token information complete the transaction to issue your tokens. Before launching, developers can buy a portion of their token supply in the same transaction to safeguard against snipers. (Attention: to be able to perform DEV buy, you must enable Auto-Associate on your Hedera account, facilitated through memejob UI)

With a single confirmation, your token is now online and ready to be found and interacted with on MemeJob.

<figure><img src="/files/6u1P1geIzTQlahATzeOl" 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://docs.memejob.fun/memejob/features/how-to-launch.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.
