> For the complete documentation index, see [llms.txt](https://docs.imintify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.imintify.com/mint-button/connect-smart-contract.md).

# Connect Smart Contract

{% hint style="info" %}
To connect the Smart Contract, be sure your contract is deployed.
{% endhint %}

### 🔥 Use Cases & examples

* Create a Mint function
* Create an NFT Gallery
* Create an NFT Marketplace
* Create a NFT Gated Website

### 📟 Copy ABI's source code

Open the settings of your Smart Contract and look up the Source code of the ABI. \
On our platform, you can find the ABI under the tab **`Sources`** of the smart contract app [`https://app.imintify.com/smart-contract/`](https://app.imintify.com/smart-contract/).

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

### 🔗 Connect the Smart Contract

Go to the **settings menu** and **`+ Add ABI`** paste the ABI's contract data.&#x20;

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

### 🎉Ready to deploy!

Choose the app that you want to interact with the ABI and choose the ABI from the dropdown list to activate.

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