# Deploy Token

- [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)


---

# 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.titandeployer.com/deploy-token.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.
