> For the complete documentation index, see [llms.txt](https://docs.dexlab.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexlab.space/products/minting-lab/faq.md).

# Solana Token Creation FAQ

Frequently asked questions about Solana token creation on DexLab Minting Lab: fees, mint and freeze authority, metadata, LP lock, and OpenBook market IDs.

## :interrobang: Minting Lab FAQ

> **Q: What is the difference between the Dexlab pool and others?**
>
> :small\_blue\_diamond: A: Firstly, every AMM has a different structure. Some AMMs (including Dexlab) do not use orderbook so do not require a market ID. On the other hand, in the case of Radium, a market ID is required because it is an order book-based MM.

> **Q: Why there is a difference in transaction fees even though it is the same transaction?**
>
> :small\_blue\_diamond: A: Transaction size varies slightly depending on option selection when issuing tokens. You can think of the larger the amount of tokens as the higher the fee.

> **Q: Why token distribution function transaction fee is high?**
>
> :small\_blue\_diamond: A: That function allows token transfer to be performed at once. Therefore, if the transaction is distributed to 4 wallets, the fee is high because the 4 transfer fees are shown combined.

> **Q: How to burn LP?**
>
> :small\_blue\_diamond: A: Minted token burning and LP token burning are the same thing. The side effects of LP burning may vary for each pool, so it is not recommended to burn it at any time. Check out the [tutorial](/products/minting-lab/manage-token-burn-mint-revoke-freeze-revoke-mint.md) before using burn.

> **Q: Why I cannot use the Mint function?**
>
> :small\_blue\_diamond: A: If the token mint authority is disabled (revoked), no additional supply can be minted.

> **Q: Why I cannot change authority?**
>
> :small\_blue\_diamond: A: If you fixed the supply already, changing authority cannot be done.

> **Q: Why I cannot update metadata?**
>
> :small\_blue\_diamond: A: If the mutable is disabled, the token Metadata cannot be updated anymore.

> **Q: What is freeze authority?**
>
> :small\_blue\_diamond: A: Freeze authority is the permission to freeze or thaw individual token accounts, blocking or restoring transfers for those wallets. Minting Lab's default is freeze authority off. If you enable it, you can later transfer or permanently revoke it from the [Manage tab](/products/minting-lab/manage-token-burn-mint-revoke-freeze-revoke-mint.md).

> **Q: What happens when I fix the supply?**
>
> :small\_blue\_diamond: A: It is giving up the management rights for tokens. So adding supply or changing the authority should be done before fixing supply. After fixing the supply, you only can burn or update the metadata of the token.

> **Q: Where can I see if a token has been minted through Minting Lab?**
>
> :small\_blue\_diamond: A: Two ways. In the DexLab app, tokens created through Minting Lab carry a **Minted on DexLab** badge in Explore search results and New Listings. On-chain: go to Solscan, search the token mint address, press the 'Metadata' tab, then 'View URI Metadata' — tokens minted through Minting Lab carry the creator stamp `"creator": { "name": "DEXLAB MINTING LAB" }` (the same stamp $BONK carries).

> **Q: How do I create Token 2022?**
>
> :small\_blue\_diamond: A: **Minting Lab** supports both the SPL token and Token 2022 generation. Please check the [tutorial](/products/minting-lab/quick-token-creation-guide.md)

> **Q: How much is the Minting Lab fee?**
>
> :small\_blue\_diamond: A: Creating a token costs a 0.15 $SOL creation fee plus about 0.02 $SOL of Solana network rent, and the exact total is shown before you sign. Creating an OpenBook market ID costs about 3 $SOL with the default OpenBook and Raydium account sizes, or about 0.55 $SOL with the Only Raydium preset, and most of that is Solana network rent (the event queue alone is about 1.83 $SOL) that is not recoverable because created markets cannot be canceled or refunded. A DexLab pool does not need a market ID; only orderbook listings and Raydium legacy AMM pools require one. See the full list in [Solana Token Creation Fees](/products/minting-lab/factory-fee.md) and the [live cost page](https://app.dexlab.space/token/create/cost).
>
> <mark style="color:green;">**There is a benefit when the condition is met for a total of 10 SOL, including 0.15 SOL. Check out the**</mark> [<mark style="color:green;">**Dexlab grant program**</mark>](https://dexlab-space.medium.com/introduction-of-dexlab-buidl-grant-program-da8d90cb645d)<mark style="color:green;">**.**</mark>

> **Q: How do I revoke authority?**
>
> :small\_blue\_diamond: A: Open your token's **Manage** tab in [Explore or My Tokens](https://app.dexlab.space/token-hub), choose **Update Mint Authority** (or **Update Freeze Authority** / **Update Metadata Authority**), check the **Remove** box, and approve the transaction. Revoking an authority is permanent, so mint any additional supply before you revoke mint authority. Full steps: [Manage a Solana Token](/products/minting-lab/manage-token-burn-mint-revoke-freeze-revoke-mint.md).

> **Q. How does the Dexlab Pool LP lock work?**
>
> :small\_blue\_diamond: A: ‘LP lock’ permanently locks the LP token created on the Pool supply. It is sending LP tokens to the PDA under the Pool contract. Dexlab also cannot access it. This permanently locks your authority to the liquidity you provided, and cannot be reversed after execution.

> **Q: How do I send a Solana token to many wallets at once (airdrop)?**
>
> :small\_blue\_diamond: A: Use [Multisender](https://app.dexlab.space/multisender) in the DexLab app. It sends a token to a list of wallets in batched transactions that your wallet signs. As of 2026-09, the service fee is first 20 recipients free, then 0.001 SOL each, never more than 0.3 SOL per batch, and there is no service fee on devnet. See [Solana Multisender](/products/minting-lab/multisender.md) for the file format and a worked cost table.

## :interrobang: Openbook FAQ

> **Q: How do I determine the mim order size and prize tick?**
>
> :small\_blue\_diamond: A: There are no recommended values. Please refer to the [tutorial](https://docs.dexlab.space/products/minting-lab/create-openbook-market-id)

> **Q: What is the difference between advanced options in creating market ID? Why the fee is different?**
>
> :small\_blue\_diamond: A: The basic setting(Openbook + Raydium) is to guarantee no error on the transaction. If you adjust the advanced option (Only Raydium option), there may be problems with transaction errors occurring. The Openbook market ID creation is based on Openbook Service, and Dexlab **Token Factory** is only supporting the user-familiar market ID creation UI. So if you want to adjust the advanced options, please ask Openbook Discord for further explanation.

> **Q: What are base tokens and quote tokens?**
>
> :small\_blue\_diamond: A: Base token mint address = your token mint address, quote token mint address = mint address of the token that you want to make a pair with your token. Before creating a market ID, please refer to the [tutorial](https://docs.dexlab.space/products/minting-lab/create-openbook-market-id)

> **Q: What is the quote token mint address?**
>
> :small\_blue\_diamond: A:
>
> USDC: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
>
> USDT: Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB
>
> Wrapped SOL: So11111111111111111111111111111111111111112

> **Q: What is the recommended value for minimum order size and price tick?**
>
> :small\_blue\_diamond: A: There is no answer. It is solely up to the decision of the token minter, we do not provide a fair value.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dexlab.space/products/minting-lab/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
