> For the complete documentation index, see [llms.txt](https://docs.abachi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abachi.io/abachi-staking/staking/liquidity.md).

# Liquidity

Liquidity is often swept under the rug, and many people devalue the importance of it. At a high level, liquidity facilitates markets, allowing users to trade between two tokens. This is often seen in DeFi in AMMs (automatic market markers).&#x20;

To incentivize liquidity, protocols reward those who do with their native token. However that attracts mercenary capital that farms incentives and leaves as soon as a new farm pops up.

To mitigate this, we have partnered with Timeless Finance and utilized Bunni Pro platform for liquidity aggregation & incentivization.

In order to earn a passive yield on your ABI, you can provide liquidity on Ethereum Mainnet and Arbitrum through Bunni Pro.

More details can be found in the following article:\
<https://mirror.xyz/abachilabs.eth/ooOJ79GN4ZnenBEtl3cvWBjuImaP15zxcMDcuBkuhNo>&#x20;


---

# 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:

```
GET https://docs.abachi.io/abachi-staking/staking/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.
