> For the complete documentation index, see [llms.txt](https://docs.quadrata.com/passport-issuer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quadrata.com/passport-issuer/integration-developers/attesting-attributes/3.-minting-passport.md).

# 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](/passport-issuer/integration-developers/attesting-attributes/2.-api-response.md) 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>
