# Open Launch

The Open Launch mode is designed to be inclusive, enabling all projects and developers to tokenize their AI agents without barriers. This mode democratizes access to Lazpad’s ecosystem, allowing participants to issue agent tokens freely and contribute to the decentralized AI landscape.

#### **Key Features**

* **0 Fees for Token Creation**\
  Anyone can create AI agent tokens on the platform without incurring any fees, ensuring accessibility for all projects regardless of size or resources.
* **Automatic Fund Injection into Netswap**\
  Once a project on the Open Launchpad completes its fundraising and the bonding curve phase, the funds raised will be automatically injected into Netswap.
* **Bonding Curve Trading**\
  During the bonding curve phase, users can freely trade tokens.\
  Lazpad charges a 1% fee on the total purchase or sale price for each trade, payable in Metis. This incentivizes a sustainable trading ecosystem while maintaining low transaction costs.
* **Graduation to Netswap**\
  When a token successfully graduates from the Lazpad platform to Netswap, a fixed fee of 1 Metis is charged.


---

# 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.lazpad.fun/platform-overview/open-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.
