> 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/arbitrum.md).

# Arbitrum

Creating a token on Arbitrum will charge you 0.05 ETH as service charge for using the Web App or Bot.

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

🔘 Gas fees will to deploy your contract: \~ 0.003 ETH&#x20;

🔘 To create add LP on SushiSwap: \~ 0.0002 ETH&#x20;

🔘 To enable trading: \~ 0.0001 ETH&#x20;

🔘 To lock LP on Pinksale: \~ 0.0002 ETH

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

So on average, when deploying on Arbitrum maintain a minimum balance of 0.0535 ETH + 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/arbitrum.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.
