# Overview

{% hint style="success" %}
Protect all the methods within your smart contracts with Micapass!
{% endhint %}

Smart contract integration enables you to verify the credentials associated with a wallet address in your smart contract (on-chain).&#x20;

Micapass is a smart contract, deployed to [Polygon Mumbai](https://micapass.gitbook.io/micapass/sc-integration/broken-reference) (other networks - are coming soon). It is registry of all identities within Micapass ecosystem. It provides way to check if the user is verified for specific [proof types](https://micapass.gitbook.io/micapass/sc-integration/broken-reference).

### Advantages of using Micapass protocol

* No need to change user flow
* No need to change interface. No need to change interfaces for the methods which should be protected by Micapass, no need add additional method attributes etc
