# Ape Express

## Ape Express

- [Welcome to Ape Express](https://docs.ape.express/welcome-to-ape-express.md): Degen tools for token deployment and trading.
- [Getting Started](https://docs.ape.express/getting-started.md)
- [Bridge](https://docs.ape.express/bridge.md)
- [Tokens](https://docs.ape.express/trading/tokens.md)
- [Buying & Selling Tokens](https://docs.ape.express/trading/buying-and-selling-tokens.md)
- [Bonding Curve](https://docs.ape.express/trading/bonding-curve.md)
- [Loot Links](https://docs.ape.express/trading/loot-links.md)
- [PnL Cards](https://docs.ape.express/trading/pnl-cards.md)
- [Holder Distribution](https://docs.ape.express/transactions/holder-distribution.md)
- [Trades List](https://docs.ape.express/transactions/trades-list.md)
- [Portfolio](https://docs.ape.express/transactions/portfolio.md)
- [How it works?](https://docs.ape.express/token-creation/how-it-works.md)
- [Tokens](https://docs.ape.express/token-creation/tokens.md)
- [Tax Token](https://docs.ape.express/token-creation/tokens/tax-token.md): Complex ERC-20 with taxation features
- [Taxation Features](https://docs.ape.express/token-creation/tokens/tax-token/taxation-features.md)
- [Tax Management](https://docs.ape.express/token-creation/tokens/tax-token/tax-management.md): The process of distributing taxes
- [Tax Rates](https://docs.ape.express/token-creation/tokens/tax-token/tax-rates.md): Adjust your token's tax rates to suit your project's specific needs.
- [Exchanges](https://docs.ape.express/token-creation/exchanges.md)
- [Initial liquidity](https://docs.ape.express/token-creation/initial-liquidity.md)
- [Fuel](https://docs.ape.express/token-creation/initial-liquidity/fuel.md)
- [No Fuel](https://docs.ape.express/token-creation/initial-liquidity/no-fuel.md)
- [Lock-up period](https://docs.ape.express/token-creation/initial-liquidity/lock-up-period.md)
- [Deployment](https://docs.ape.express/token-creation/deployment.md)
- [Anti bot](https://docs.ape.express/token-creation/deployment/anti-bot.md): Minimize the impact of bot attacks during launch
- [Costs](https://docs.ape.express/token-creation/deployment/costs.md)
- [Airdrop](https://docs.ape.express/airdrop.md)
- [Project visibility](https://docs.ape.express/post-launch/project-visibility.md): Ensuring that your project gains visibility post-launch is crucial for its success.
- [Staking Factory](https://docs.ape.express/roadmap/staking-factory.md): A Staking contract builder for various staking methods.
- [Vesting Factory](https://docs.ape.express/roadmap/vesting-factory.md): A Vesting contract builder for different vesting styles
- [Incentivisation](https://docs.ape.express/roadmap/incentivisation.md)
- [Socials](https://docs.ape.express/links/socials.md)
- [Smart Contracts](https://docs.ape.express/links/smart-contracts.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, 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.ape.express/welcome-to-ape-express.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.
