> For the complete documentation index, see [llms.txt](https://docs.titandeployer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.titandeployer.com/deploy-token/pro-features/deploy-fee-2nd-confirmation-and-3rd-confirmation..md).

# Deploy fee, 2nd confirmation and 3rd confirmation.

**Menu Prompt: Are you sure to deploy?**

**Detailed Instructions:**

This will confirm the deployment fee of <mark style="color:green;">**0.05**</mark>**&#x20;ETH**. It is critical that you have sufficient funds in your wallet. The next screen will check for this amount plus sufficient funds for:

1. **Liquidity**
2. **Deployment Fee**
3. **Gas**

<figure><img src="/files/udmHKC5O9KppDJOmOWPk" alt=""><figcaption></figcaption></figure>

Upon clicking Confirm, the bot will do a check to see whether you have insufficient or sufficient funds to deploy.

It will check current gas prices and quote accordingly.

![](/files/iqIP3WY5bkDKBREU6igm)

<figure><img src="/files/kED79L56GiJBB9DrSsm4" alt=""><figcaption></figcaption></figure>


---

# 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.titandeployer.com/deploy-token/pro-features/deploy-fee-2nd-confirmation-and-3rd-confirmation..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.
