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

# Launch

## Binding Assets

Select an asset to bind and let AI help you issue it with one click. Asset templates currently support:

<figure><img src="/files/gg3R7zE6xiYuD8IGWNA4" alt=""><figcaption><p>Asset templates</p></figcaption></figure>

1. File Asset: Create Universal Asset from uploading any type files
2. Content Asset: Create Universal Asset from content URL like Notion
3. Convert Crypto Asset: Create Universal Asset from convert ERC-20 or ERC-721
4. AI Copilot Asset: Create Universal Asset from link asset to AI model
5. RWA Asset: Create Universal Asset from binding Real World Asset

## Basic Mode or Expert Mode

Choose the basic mode or expert mode according to your preferences and skill level.

<figure><img src="/files/4kBabdFcFrjvVwhhLbyf" alt=""><figcaption><p>Basic Mode</p></figcaption></figure>

Basic Mode：For starters and hobbyists that want to try out.

1. Takes a few seconds
2. Only Basic Editor: Default edit mode
3. No blockchain knowledge required
4. Launch plan: Pump

Expert Mode：For experts and developer teams.

1. Takes a few minutes
2. Expert Editor: Customize and style your asset
3. Complex blockchain configuration options
4. Launch plan: 3 launch plans

## Multiple Launch Plans

Different launch plans adopt different parameters of bonding curves to meet various asset operation scenarios.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Pump Price</strong></td><td>Token price increases exponentially with the increase in sales volume.</td><td><a href="/files/KxKqSuPV3fmq8XqZRScE">/files/KxKqSuPV3fmq8XqZRScE</a></td></tr><tr><td><strong>Fixed Price</strong></td><td>Token price is fixed, not changing with sales volume.</td><td><a href="/files/jU7xyIQHuiPe2awy0kuj">/files/jU7xyIQHuiPe2awy0kuj</a></td></tr><tr><td><strong>Private</strong></td><td>Privatization issuance, no token price set.</td><td><a href="/files/yNdAgVtAPUNVI4w9FkTV">/files/yNdAgVtAPUNVI4w9FkTV</a></td></tr></tbody></table>

1. Pump Price: Token price increases exponentially with the increase in sales volume.
2. Fixed Price: Token price is fixed, not changing with sales volume.
3. Private: Privatization issuance, no token price set.

## Configure AI Agent

The AI Agent provides intelligent management and autonomous operation capabilities for each asset. By configuring a dedicated AI Agent, assets can achieve automated community management, market analysis, and value growth. The core functions of the AI Agent include intelligent social interaction, market strategy formulation, automated operation, and user support, among others.

<figure><img src="/files/QqtD39K4Bqv7hj9wyPkG" alt=""><figcaption><p>Create Configuration</p></figcaption></figure>

## Deployment

Deployment options are available across multiple chains and markets.

| Chain    | Dex     | Support |
| -------- | ------- | ------- |
| Ethereum | UniSwap | ✅       |
| Polygon  | UniSwap |         |
| Optimism | UniSwap |         |
| Base     | UniSwap | ✅       |
| Arbitrum | UniSwap |         |
| BSC      | UniSwap |         |
| Algen    | Fusion  | ✅       |
| TON      | DeDust  |         |
|          | STON.fi |         |
| Solana   | Raydium |         |
|          | Meteara |         |
| Sui      | Cetus   |         |
| Aptos    | Thala   |         |
| Tron     | SunSwap |         |


---

# 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.likn.ai/likn-studio/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.
