> For the complete documentation index, see [llms.txt](https://docs.ape.bond/apebond/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ape.bond/apebond/products-and-features.md).

# Products & Features

- [Wallets](https://docs.ape.bond/apebond/products-and-features/wallets.md)
- [How To Connect Your Wallet](https://docs.ape.bond/apebond/products-and-features/wallets/how-to-connect-your-wallet.md)
- [How To Use ApeBond On Mobile Devices](https://docs.ape.bond/apebond/products-and-features/wallets/how-to-use-apebond-on-mobile-devices.md)
- [Bonds](https://docs.ape.bond/apebond/products-and-features/bonds.md)
- [Liquidity Bonds](https://docs.ape.bond/apebond/products-and-features/bonds/liquidity-bonds.md)
- [How To Buy A Liquidity Bond](https://docs.ape.bond/apebond/products-and-features/bonds/liquidity-bonds/how-to-buy-a-liquidity-bond.md)
- [Reserve Bonds](https://docs.ape.bond/apebond/products-and-features/bonds/reserve-bonds.md)
- [How To Buy A Reserve Bond](https://docs.ape.bond/apebond/products-and-features/bonds/reserve-bonds/how-to-buy-a-reserve-bond.md)
- [Testnet Bonds](https://docs.ape.bond/apebond/products-and-features/bonds/testnet-bonds.md): A New Sandbox for Web3 Builders and Explorers
- [CEX Fund Bonds](https://docs.ape.bond/apebond/products-and-features/bonds/cex-fund-bonds.md)
- [How To Buy A CEX Fund Bonds](https://docs.ape.bond/apebond/products-and-features/bonds/cex-fund-bonds/how-to-buy-a-cex-fund-bonds.md)
- [Migration Bonds](https://docs.ape.bond/apebond/products-and-features/bonds/migration-bonds.md)
- [Bonds Pricing](https://docs.ape.bond/apebond/products-and-features/bonds/bonds-pricing.md)
- [ERC-5725: Transferable Vesting NFT](https://docs.ape.bond/apebond/products-and-features/bonds/erc-5725-transferable-vesting-nft.md): Transferable Vesting NFTs brought to you by ApeBond & Paladin
- [Implementation Guide](https://docs.ape.bond/apebond/products-and-features/bonds/erc-5725-transferable-vesting-nft/implementation-guide.md)
- [ApeBoost](https://docs.ape.bond/apebond/products-and-features/apeboost.md): ApeBoost is a mechanic that connects eligible Bond purchases with the rest of the ApeBond ecosystem.
- [Welcome Bonus](https://docs.ape.bond/apebond/products-and-features/apeboost/welcome-bonus.md): The Welcome Bonus is a one-time ApeBoost feature designed to give selected wallets a first taste of the ApeBond tier system.
- [Automatic Tier Optimization](https://docs.ape.bond/apebond/products-and-features/apeboost/automatic-tier-optimization.md): Automatic Tier Optimization is an ApeBoost feature that helps users get more value from eligible Bond purchases when they are close to unlocking a higher Ape Tier.
- [ABOND Token](https://docs.ape.bond/apebond/products-and-features/abond.md)
- [Tokenomics](https://docs.ape.bond/apebond/products-and-features/abond/tokenomics.md): As of 12/12/2023
- [How To Get ABOND](https://docs.ape.bond/apebond/products-and-features/abond/how-to-get-abond.md)
- [Flash Sales](https://docs.ape.bond/apebond/products-and-features/flash-sales.md)
- [How To Participate In The Flash Sales](https://docs.ape.bond/apebond/products-and-features/flash-sales/how-to-participate-in-the-flash-sales.md)
- [Tier Staking & True Yield](https://docs.ape.bond/apebond/products-and-features/tier-staking-and-true-yield.md)
- [How To Stake ABOND To Tier Staking](https://docs.ape.bond/apebond/products-and-features/tier-staking-and-true-yield/how-to-stake-abond-to-tier-staking.md)
- [How To Convert veABOND Position To Tier Staking](https://docs.ape.bond/apebond/products-and-features/tier-staking-and-true-yield/how-to-convert-veabond-position-to-tier-staking.md)
- [Swap](https://docs.ape.bond/apebond/products-and-features/swap.md)
- [How To Swap & Bridge Tokens](https://docs.ape.bond/apebond/products-and-features/swap/how-to-swap-and-bridge-tokens.md)
- [Liquidity Health](https://docs.ape.bond/apebond/products-and-features/liquidity-health.md)
- [Dashboard Methodology](https://docs.ape.bond/apebond/products-and-features/liquidity-health/dashboard-methodology.md)
- [Liquidity Strength](https://docs.ape.bond/apebond/products-and-features/liquidity-health/dashboard-methodology/liquidity-strength.md)
- [Liquidity Ownership](https://docs.ape.bond/apebond/products-and-features/liquidity-health/dashboard-methodology/liquidity-ownership.md)
- [Liquidity Concentration](https://docs.ape.bond/apebond/products-and-features/liquidity-health/dashboard-methodology/liquidity-concentration.md)
- [LHD Glossary & Tags](https://docs.ape.bond/apebond/products-and-features/liquidity-health/lhd-glossary-and-tags.md)
- [LHD For Projects](https://docs.ape.bond/apebond/products-and-features/liquidity-health/lhd-for-projects.md)
- [Zap](https://docs.ape.bond/apebond/products-and-features/zap.md)


---

# 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.ape.bond/apebond/products-and-features.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.
