# Factory Fee

0.02 \~ 0.15 $SOL is required for token issuance and util.&#x20;

Creating an Openbook market ID requires a minimum of 3 $SOL. \
However, when creating a pool in Dexlab, there is no need to create a market ID, and when creating a pool in Raydium, creating an openbook market ID is required.


---

# 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.dexlab.space/products/minting-lab/factory-fee.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.
