# LP Generating Token

#### Liquidity Generating Token

**Overview:**\
The Liquidity Generating Token contract is designed for projects aiming to enhance their liquidity automatically. This contract integrates mechanisms to contribute a portion of transactions to the liquidity pool, ensuring continuous liquidity support.

**Key Features:**

* **Automatic Liquidity Contributions:** A portion of each transaction is allocated to the liquidity pool, supporting price stability and reducing slippage.
* **Balanced Transaction Flow:** Helps maintain a steady flow of transactions, contributing to the overall health of the token’s market.
* **Customizable Contribution Rates:** Allows project owners to set and adjust the liquidity contribution rates as per their project’s needs.
* **Enhanced Market Confidence:** Continuous liquidity contributions foster greater investor confidence and attract long-term holders.

**Ideal Use Cases:**

* Projects seeking to maintain high liquidity for their tokens.
* Tokens requiring stable trading conditions for their holders.


---

# 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.cira.app/cira-app-2.0/overview/token-creator/lp-generating-token.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.
