# LFG

Tokens are free to deploy, just requiring a small amount of gas to cover the transaction. This is only a couple of bucks on Solana.

You can deploy the previous undeployed generations of other users, or make/deploy your very own.

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

Just hit deploy on a generation, sign the transaction in your wallet, and the token will be ready to trade on the aiis.dev bond curve with its own designated token page.

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

The bond curve was built to align with the battle tested standard offered by pump.fun, with a few small but very notable improvements.

Unlike pump.fun, aiis.dev uses the new CPMM programs from Raydium, which allows tokens to migrate at exactly 79 SOL with no additional fees attached.

Directly upon migration, the CPMM lock instruction is invoked, locking liquidity permanently and minting an NFT which retains the ability to claim fees from trading volume on the pair.&#x20;


---

# 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.aiis.dev/deploying-tokens/lfg.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.
