> For the complete documentation index, see [llms.txt](https://devai.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devai.gitbook.io/whitepaper/know-your-fees/avalanche.md).

# Avalanche

Creating a token on Avalanche will charge you 2.5 AVAX as service charge for using the Web App or Bot.

<figure><img src="/files/1qRA6iQ3utYdS3CiLwEP" alt=""><figcaption></figcaption></figure>

🔴 Gas fees will to deploy your contract: \~ 0.3 AVAX&#x20;

🔴 To create add LP on Trader Joe: \~ 1.0 AVAX&#x20;

🔴 To enable trading: \~ 0.01 AVAX&#x20;

🔴 To lock LP on Pinksale: \~0.01 AVAX

Make sure you always have sufficient gas in your wallet to accommodate the networks gas fees.

So on average, when deploying on Avalanche maintain a minimum balance of 3.82 AVAX + LP amount.

{% embed url="<https://t.me/contractdevai_bot>" %}

{% embed url="<https://app.contractdevai.com>" %}


---

# 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://devai.gitbook.io/whitepaper/know-your-fees/avalanche.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.
