# 3. Minting Passport

The final step of the process will allow the end-user to mint their Quadrata Passport including attributes verified by the issuer.

{% hint style="info" %}
This step is handling entirely by the Quadrata [npm package](https://github.com/QuadrataNetwork/quadrata-npm) and the DApps themselves, **no work is required** by the issuer at this point.
{% endhint %}

The on-chain transaction for minting the Quadrata Passports is generally triggered by the wallet holders themselves.  \
\
The fee set by the issuer in the [API response](https://docs.quadrata.com/passport-issuer/integration-developers/attesting-attributes/2.-api-response) will be paid at this time and collected on-chain.

For more information, visit: <https://docs.quadrata.com/integration/how-to-integrate/onboard-users/mint-passport-for-individuals>
