# Polygon (Matic)

Creating a token on Polygon will charge you 100 $MATIC as service charge for using the BOT or Web app.

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

🟣 Gas fees will to deploy your contract: \~ 0.08 MATIC&#x20;

🟣 To add LP on Quickswap : \~ 0.1 MATIC&#x20;

🟣 To enable trading: \~ 0.05 MATIC&#x20;

🟣 To lock LP on Pinklock : \~0.06 MATIC

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

So on average, when deploying on Polygon maintain a minimum balance of 100.3 MATIC + LP amount.

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

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


---

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