# Honeypot Finance

## English

- [About Honeypot Finance](https://docs.honeypotfinance.xyz/about-honeypot-finance.md): Building Institutional-Grade Liquidity Infrastructure for the Next Wave of DeFi
- [Our Roadmap](https://docs.honeypotfinance.xyz/hpotandbera.md): Honeypot Finance's journey on Berachain and beyond
- [Official Links](https://docs.honeypotfinance.xyz/about.md): Stay safe and use our official links only 👇
- [Honeypot DEX](https://docs.honeypotfinance.xyz/products/honeypot-dex.md)
- [Honeypot DEX Subgraph](https://docs.honeypotfinance.xyz/products/honeypot-dex/honeypot-dex-subgraph.md)
- [HoneyGenesis NFT](https://docs.honeypotfinance.xyz/products/honeygenesis-nft.md): Gen-0 collection of 6,000 NFTs
- [Pot2Pump](https://docs.honeypotfinance.xyz/products/pot2pump.md): Fair Meme Launch Model on Berachain
- [Introduction](https://docs.honeypotfinance.xyz/products/pot2pump/introduction.md): Pot2Pump: The Bonding Curve Killer
- [How It Works](https://docs.honeypotfinance.xyz/products/pot2pump/how-it-works.md)
- [Key Benefits](https://docs.honeypotfinance.xyz/products/pot2pump/key-benefits.md)
- [Pot2Pump ABI](https://docs.honeypotfinance.xyz/products/pot2pump/pot2pump-abi.md)
- [Dreampad](https://docs.honeypotfinance.xyz/products/dreampad.md): Aligning the interests of the community and developers
- [Fair Token Offering (FTO)](https://docs.honeypotfinance.xyz/products/dreampad/fto.md): Our innovative Fair Token Offering model plays a vital role behind the scene.
- [Advantages of FTO model](https://docs.honeypotfinance.xyz/products/dreampad/advantages-of-fto-model.md)
- [LBP & Fixed Price Sales](https://docs.honeypotfinance.xyz/products/dreampad/lbp-and-fixed-price-sales.md): To better serve the Berachain ecosystem
- [Custom Hooks](https://docs.honeypotfinance.xyz/products/dreampad/custom-hooks.md): Unlock full composability for your token launch.
- [Incentive Plans](https://docs.honeypotfinance.xyz/products/dreampad/dpincentive.md): By the community, for the community
- [Flywheel Model](https://docs.honeypotfinance.xyz/products/flywheels.md): Don't miss out the dual incentive that you can receive with us.
- [Built on Berachain](https://docs.honeypotfinance.xyz/buildbera.md): A new paradigm
- [Three Tokens and Proof of Liquidity](https://docs.honeypotfinance.xyz/buildbera/pol.md): Liquidity is the cornerstone of Berachain.
- [$HPOT](https://docs.honeypotfinance.xyz/tokenomics/hpot.md): The honeypot is the container of the bear's most prized honey, and if you are a rich bear, you should buy and hold as many $HPOT as you can!
- [Our Team](https://docs.honeypotfinance.xyz/more-info/our-team.md): Welcome to the heart of Honeypot Finance, where innovation meets expertise!
- [Security Audits](https://docs.honeypotfinance.xyz/more-info/security-audits.md)
- [User Guide](https://docs.honeypotfinance.xyz/more-info/user-guide.md): Coming soon!
- [Q\&A](https://docs.honeypotfinance.xyz/more-info/qa.md): Stay tuned for exciting updates coming soon!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.honeypotfinance.xyz/about-honeypot-finance.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.
