# Initial liquidity

Launching a project can be challenging, requiring a reliable developer and capital to establish the initial liquidity of a token. This creates a significant barrier to entry, making the process difficult.

<mark style="color:blue;">**Ape Express**</mark> offers project creators the choice to either borrow (<mark style="color:orange;">**Fuel**</mark>) or utilize their own ([<mark style="color:orange;">**No**</mark> ](/token-creation/initial-liquidity/no-fuel.md)[<mark style="color:orange;">**Fuel**</mark>](/token-creation/initial-liquidity/no-fuel.md)) Native Tokens for initial liquidity.

{% hint style="warning" %}
The total supply of the token is always contributed to the initial liquidity, whether or not the creator chooses to borrow.
{% endhint %}

### **FAQs:**

* &#x20;**What is Liquidity?**\
  \&#xNAN;*In Decentralized Finance, traders and investors engage with a liquidity pool (also known as an LP) rather than an order book. A larger liquidity pool leads to a less volatile asset price, which is referred to as market depth. Thus, a more substantial liquidity pool provides more price stability, which can attract higher quality investors and offer other benefits.*


---

# 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.ape.express/token-creation/initial-liquidity.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.
