# Issue Tokens

## Guide

xNomad.fun allows users to launch tokens on [pump.fun](https://pump.fun) by prompting AI-NFTs.

### **Step 1: Send instructions**

Perform operations using shortcut buttons or natural language.

1. **Generate Instructions with Shortcut Buttons.**
   1. Click the ‘Issue Token’ button and fill out the form.&#x20;

      <figure><img src="/files/76R3JPv40d06ocNEljUE" alt="" width="563"><figcaption></figcaption></figure>
2. **Send Instructions Using Natural Language:**&#x20;

   Example: Create a new token called \[token name] with symbol \[ticker] with twitter \[link], with website \[link], with telegram \[link], buy \[amount] SOL worth.

<figure><img src="/files/IWja6juaWPvqQ7R7mc17" alt="" width="375"><figcaption></figcaption></figure>

### **Step 2: Secondary confirmation**

Confirm the configuration information again and reply, then wait for the release.&#x20;

<figure><img src="/files/xrJbSRZpKDisWPEr4rmH" alt="" width="563"><figcaption></figcaption></figure>

### **Step 3: Check the token profile**

Release successful. You can view the token profile issued on pump.fun via the link.

<figure><img src="/files/wKqP5MQZciK3iaVgZsAf" alt="" width="563"><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.xnomad.ai/xnomad.fun/on-chain-interaction/issue-tokens.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.
