# Titan Deployer Bot

## Titan Deployer Bot

- [Titan Deployer Bot](https://docs.titandeployer.com/titan-deployer-bot.md): Token Deployment Manual
- [Getting Started](https://docs.titandeployer.com/titan-deployer-bot/getting-started.md)
- [Create Wallet](https://docs.titandeployer.com/titan-deployer-bot/create-wallet.md)
- [Import Wallet](https://docs.titandeployer.com/titan-deployer-bot/import-wallet.md): Importing a wallet requires your existing private key to be entered
- [Deploy Token](https://docs.titandeployer.com/deploy-token.md)
- [Main Menu](https://docs.titandeployer.com/deploy-token/main-menu.md)
- [Token Naming](https://docs.titandeployer.com/deploy-token/token-naming.md)
- [Token Symbol (Ticker)](https://docs.titandeployer.com/deploy-token/token-symbol-ticker.md)
- [Token Supply](https://docs.titandeployer.com/deploy-token/token-supply.md)
- [Tax Settings](https://docs.titandeployer.com/deploy-token/tax-settings.md)
- [Liquidity Management](https://docs.titandeployer.com/deploy-token/liquidity-management.md)
- [ETH Allocation](https://docs.titandeployer.com/deploy-token/liquidity-management/eth-allocation.md)
- [Token Allocation](https://docs.titandeployer.com/deploy-token/liquidity-management/token-allocation.md)
- [Pro Features](https://docs.titandeployer.com/deploy-token/pro-features.md)
- [Initial Buy Tax](https://docs.titandeployer.com/deploy-token/pro-features/initial-buy-tax.md)
- [Initial Sell Tax](https://docs.titandeployer.com/deploy-token/pro-features/initial-sell-tax.md)
- [Final Buy Tax](https://docs.titandeployer.com/deploy-token/pro-features/final-buy-tax.md)
- [Final Sell Tax](https://docs.titandeployer.com/deploy-token/pro-features/final-sell-tax.md)
- [Tax Reduction Threshold](https://docs.titandeployer.com/deploy-token/pro-features/tax-reduction-threshold.md)
- [Swap Back Threshold](https://docs.titandeployer.com/deploy-token/pro-features/swap-back-threshold.md)
- [Max Wallet Percentage](https://docs.titandeployer.com/deploy-token/pro-features/max-wallet-percentage.md)
- [Max Transaction Percentage](https://docs.titandeployer.com/deploy-token/pro-features/max-transaction-percentage.md)
- [Deployment](https://docs.titandeployer.com/deploy-token/pro-features/deployment.md)
- [Social Settings](https://docs.titandeployer.com/deploy-token/pro-features/social-settings.md)
- [Confirmation](https://docs.titandeployer.com/deploy-token/pro-features/confirmation.md)
- [Deploy fee, 2nd confirmation and 3rd confirmation.](https://docs.titandeployer.com/deploy-token/pro-features/deploy-fee-2nd-confirmation-and-3rd-confirmation..md)
- [Contract Details Screen](https://docs.titandeployer.com/deploy-token/pro-features/contract-details-screen.md): After deploying your token, you'll access the Contract Details screen. This screen provides essential information about your token and offers various management functions.
- [Post-Trade Buttons](https://docs.titandeployer.com/deploy-token/pro-features/post-trade-buttons.md): After clicking "Open Trade," these additional buttons become available:
- [Verify Token](https://docs.titandeployer.com/deploy-token/pro-features/post-trade-buttons/verify-token.md): Verifying Token Contract etherescan.io
- [Open Trade](https://docs.titandeployer.com/deploy-token/pro-features/post-trade-buttons/open-trade.md): Once deployed you need to open trade for people to buy and sell the token
- [Reduce Tax](https://docs.titandeployer.com/deploy-token/pro-features/post-trade-buttons/reduce-tax.md): Reduce Tax will set tax to 0
- [Remove Limits](https://docs.titandeployer.com/deploy-token/pro-features/post-trade-buttons/remove-limits.md)
- [Remove Transfer Tax](https://docs.titandeployer.com/deploy-token/pro-features/post-trade-buttons/remove-transfer-tax.md)
- [Manual Swap](https://docs.titandeployer.com/deploy-token/pro-features/post-trade-buttons/manual-swap.md)
- [Lock Liquidity](https://docs.titandeployer.com/deploy-token/pro-features/post-trade-buttons/lock-liquidity.md)
- [Burn Liquidity](https://docs.titandeployer.com/deploy-token/pro-features/post-trade-buttons/burn-liquidity.md)
- [Renounce Contract](https://docs.titandeployer.com/deploy-token/pro-features/post-trade-buttons/renounce-contract.md)
- [Bundle Token](https://docs.titandeployer.com/bundle-token.md)
- [Min And Max Snipe](https://docs.titandeployer.com/bundle-token/min-and-max-snipe.md)
- [Private Keys](https://docs.titandeployer.com/bundle-token/private-keys.md)
- [Simulation And Bundle](https://docs.titandeployer.com/bundle-token/simulation-and-bundle.md)
- [Fee Structure](https://docs.titandeployer.com/fee-structure.md)
- [Socials](https://docs.titandeployer.com/socials.md)
- [Tokenomics](https://docs.titandeployer.com/tokenomics.md)
- [Support](https://docs.titandeployer.com/support.md)
- [Update DEXTools Info](https://docs.titandeployer.com/update-dextools-info.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.titandeployer.com/titan-deployer-bot.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.
