> For the complete documentation index, see [llms.txt](https://book.bigpump.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.bigpump.ai/guide/x402-x405-protocol.md).

# x402/x405 Protocol

#### **1.x402 Protocol: An open protocol for internet-native payments**

**site:**[**https://x402.bigpump.ai/**](https://x402.bigpump.ai/)

bigpump currently supports the X402 standard protocol, an extension based on CoinsBase via XLayer. It facilitates the issuance of X402 standard tokens and the creation of Meme assets on XLayer, making it ideal for new narrative, lightweight, and community-driven projects.

CoinBase x402 Protocol: <https://www.x402.org/>

Xlayer x402 Protocol:&#x20;

Facilitator: <https://facilitator.questflow.ai/>

**Parameters are as follows:**

* **Token Name:** \[Your Token Name]
* **Token Symbol:** \[Your Token Symbol]
* **Token Description:** \[Briefly describe the token's purpose or project vision]
* **Token Icon:** Upload or generate the token icon
* **Total Supply:** Default 1,000,000,000
* **Buy/Sell Fee:** Default 1%
* **Payment:**&#x55;sers can create or mint tokens with 0 Gas, facilitated by the x402 protocol. During the token minting process, the initial mint rate is 1 USDT = 5000 Tokens. For every additional 10,000 USDT added to the liquidity pool, the token output decreases by 100.
* **Initial Liquidity Pool Injection:** When the internal liquidity reaches $100,000, it will automatically be added to the swap, and the initial liquidity will be permanently locked.
* The x402 protocol currently supports Xlayer Chain.

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

#### **2.x405 Protocol:** A  NFT Tokenization Protocol

**site:** [**https://bigpump.ai/**](https://bigpump.ai/)

Launching and tokenizing your artwork on bigpump.ai is very easy and takes only a few seconds.

> Note: The preset total supply for all NFTs launched through bigpump.ai Launchpad is 100,000. The tokenization ratio is 1:1,000,000, meaning the total token amount is 100,000,000,000.You can adjust and choose the total supply of NFTs, but the tokenization ratio cannot be changed.

* NFT Name: \[Your NFT name]
* NFT Ticker: \*\*\*\*\[Your NFT symbol]
* AI Agent NFT Description: \[A short description about your project. If you use AI to create NFT images, the description will be used as a prompt for the AI]
* AI Agent NFT Image: \[Your NFT image, upload it or generate it using the AI Agent]
* Buy/Sell Fee: \[As a creator, you can set the transaction fee between 1% and 5%, and creators will receive 5% of the total transaction fees collected]
* NFT Total supply: \[Your NFT total supply, Options: 1, 10, 100, 1,000, 10,000, 100,000, 1,000,000, 10,000,000]
* Tokenization Rate：Fixed and cannot be changed 1:1000000. This means the final number of <mark style="color:orange;">issued tokens = NFT Total supply \* Tokenization Rate</mark>
* The x405 protocol currently supports BNB Chain and Mantle.

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

**AI Agent**

AI Agent empower artists to infuse their creative works with NFTs, tokens, MEMEs, and other digital assets — transforming traditional art into dynamic, value-rich experiences. By seamlessly integrating these elements, artists can unlock the full potential of their creations, engage with their communities in new ways, and participate directly in the digital economy.

{% content-ref url="/pages/8DNZVK4G3FxkZrye3csQ" %}
[Fee](/guide/fee.md)
{% endcontent-ref %}

<br>


---

# 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://book.bigpump.ai/guide/x402-x405-protocol.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.
