# Bankpad

- [Features of Bankpad](https://docs.bankai.app/bankpad/features-of-bankpad.md)
- [Project Creation & Verification](https://docs.bankai.app/bankpad/features-of-bankpad/project-creation-and-verification.md)
- [User Contribution to ICOs](https://docs.bankai.app/bankpad/features-of-bankpad/user-contribution-to-icos.md)
- [User Claim Process](https://docs.bankai.app/bankpad/features-of-bankpad/user-claim-process.md)
- [Vesting & Lock Features](https://docs.bankai.app/bankpad/features-of-bankpad/vesting-and-lock-features.md)
- [Token Launching (ETH)](https://docs.bankai.app/bankpad/features-of-bankpad/token-launching-eth.md): How-to: Intro to Bankpad Video
- [Setting up Token details](https://docs.bankai.app/bankpad/features-of-bankpad/token-launching-eth/setting-up-token-details.md)
- [Token Distribution](https://docs.bankai.app/bankpad/features-of-bankpad/token-launching-eth/token-distribution.md)
- [Anti-Bot Protection](https://docs.bankai.app/bankpad/features-of-bankpad/token-launching-eth/anti-bot-protection.md)
- [Setting up Taxes](https://docs.bankai.app/bankpad/features-of-bankpad/token-launching-eth/setting-up-taxes.md)
- [Initial Liquidity](https://docs.bankai.app/bankpad/features-of-bankpad/token-launching-eth/initial-liquidity.md)
- [Overview & Launch Add-ons](https://docs.bankai.app/bankpad/features-of-bankpad/token-launching-eth/overview-and-launch-add-ons.md)
- [Swap Protocol](https://docs.bankai.app/bankpad/features-of-bankpad/swap-protocol.md)
- [New Financial Structures](https://docs.bankai.app/bankpad/new-financial-structures.md)
- [Security & Transparency](https://docs.bankai.app/bankpad/security-and-transparency.md)
- [Governance & Decentralization](https://docs.bankai.app/bankpad/governance-and-decentralization.md)


---

# 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.bankai.app/bankpad.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.
