> For the complete documentation index, see [llms.txt](https://docs.heyhal.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heyhal.xyz/create.md).

# Launch Tokens on X

Launch tokens directly from X to LetsBonk.fun!

To launch a token, tag HAL and provide the token name, ticker (8 chars max) and the image.

<figure><img src="/files/DGndVtxUWjxuvkgAWjAL" alt=""><figcaption></figcaption></figure>

Your token will be created on letsbonk.fun and also tradeable on Raydium's launchlab - HAL will respond to your post with the link.\
\
Here's a video of showing how easy it is to launch a token from X!\
\
<https://x.com/heyhalxyz/status/1919239853100990972>

{% hint style="info" %}
You can also include first buy instructions in your post. For example - \
\
"@heyhalxyz create a token called Good Boy (GBOY) and buy $100 of it"
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.heyhal.xyz/create.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.
