# Update DEXTools Info

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

### Introduction

This guide will walk you through the process of updating DEXTools information for your token using Titan Bot. Follow these steps to ensure a smooth and successful update.

### Prerequisites

Before you can update your token information on DEXTools, ensure the following:

1. **Provide Social Details at Deployment**\
   When deploying your token using Titan Bot, include the social information such as website, Twitter, and telegram links.
2. **Burn/Lock and Renounce**\
   After launching your token, complete the **Burn/Lock** and **Renounce** actions. These are mandatory prerequisites for using the `Update DEXTools` function.
3. **Prepare Logo and Banner**\
   Ensure your logo and banner meet the following requirements:

   * **Logo**: <mark style="color:red;">**250x250**</mark> pixels, under <mark style="color:red;">**20 KB**</mark> in size.
   * **Banner**: <mark style="color:red;">**600x200**</mark> pixels, under <mark style="color:red;">**200 KB**</mark> in size.

   If you need to resize or compress your images, use [Reduce Images](https://www.reduceimages.com/) to adjust the dimensions and reduce file sizes effectively.

### Step-by-Step Instructions

#### Step 1: Access the Update DEXTools Feature

1. Open Titan Deployer Bot and navigate to the tokens button.
2. Click on the **Update DEXTools** option. This option will only appear once the Burn/Lock and Renounce actions have been completed.

<figure><img src="/files/Z52YIkQbv5KmnoiLtgfz" alt="" width="375"><figcaption></figcaption></figure>

#### Step 2: Verify  Details

1. Review the token details displayed by the bot:
   * Logo
   * Banner
   * Description
   * Social links (website, Twitter, etc.)
2. If any social information is missing, ensure it is added during the deployment process.

<figure><img src="/files/omn4zywU6RClH8p9wQC6" alt="" width="375"><figcaption></figcaption></figure>

#### Step 3: Resize and Upload Logo and Banner

If your logo or banner has not been uploaded:

1. Use [Reduce Images](https://www.reduceimages.com/) to ensure your images meet the requirements:
   * Upload your **Logo** or **Banner** to the website.
   * Set the **dimensions** to:
     * Logo: <mark style="color:red;">**250x250**</mark> pixels
     * Banner: <mark style="color:red;">**600x200**</mark> pixels
   * Adjust compression settings to reduce the file size below:
     * Logo: <mark style="color:red;">**20 KB**</mark>
     * Banner: <mark style="color:red;">**200 KB**</mark>

After resizing, download the optimized images and upload them to Titan Deployer Bot using the provided buttons.

#### Step 4: Submit the Update Request

1. Once all required details, logo, and banner are ready:
   * Click the **Update** button.
2. Titan Bot will initiate the transaction, sending **$400 worth of ETH** (Black Friday Offer) to cover the update fee.

<figure><img src="/files/Hy9HMrp5WiMqUD0q3qSf" alt="" width="375"><figcaption></figcaption></figure>

#### Step 5: Send Update Request

<figure><img src="/files/2hErjhbFAte4xNdxoCoM" alt="" width="375"><figcaption></figcaption></figure>

1. After submitting the update fee:
   * Click on **Send Request** to finalize the process.
2. Titan Bot will instantly submit your token's updated information to DEXTools.

### Additional Tips

* Ensure your  wallet linked to Titan Deployer Bot has sufficient funds to cover the $400 update fee.
* Use [Reduce Images](https://www.reduceimages.com/) to optimize your images quickly and efficiently.

***

### FAQ

#### 1. Why can't I see the `Update DEXTools` option?

The option will only appear once you have completed the **Burn/Lock** and **Renounce** actions.

#### 2. Can I update the details without uploading a logo or banner?

No, a logo and banner are mandatory for the update process. Ensure they meet the size and file specifications.

#### 3. How long does it take for updates to reflect on DEXTools?

Once the update request is submitted, changes are typically processed by DEXTools within a few minutes.


---

# 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/update-dextools-info.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.
