# 10. Deploy Smart Contract

Deploying your own token and interacting with smart contract can increase your chances for potential airdrop. We will use [**Thirdweb**](https://thirdweb.com/) platform for this case.

In the explore tab look for Token and click on it.

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

Fill the Name, Symbol and Description fields. You can add Token Image also. For now we will leave platform fees on 0.00%. Select chain on which you want to create your token and click Deploy Now.

<div align="center"><figure><img src="/files/UmkJjl6Uz9m3SYr6uFkg" alt=""><figcaption></figcaption></figure></div>

On token dashboard we need to go further by clicking Token Tab.

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

Click Mint and fill in input field how many tokens you want to mint.

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

It's done. Now You should see all your freshly minted tokens in token details. You can burn, mint more, send to another wallet or make your own airdrop to specific wallets.

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

<figure><img src="/files/QqsWiwTOUZnpwZ52QDkT" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></p></figcaption></figure>


---

# 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://hub.airdrop.expert/knowledge-base/airdrop-guides-increase-your-chances-for-airdrops/zksync/10.-deploy-smart-contract.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.
