# Getting Started

{% hint style="info" %}
[@aurowallet/mina-provider](https://www.npmjs.com/package/@aurowallet/mina-provider) is the middleware on the Mina Protocol used for interaction between zkApp and Auro Wallet. This document is mainly used to introduce the functions of Mina Provider and how to use the API.
{% endhint %}

## How to integrate

***

Introduce all the methods provided by Mina Provider and how zkApp can better work with Auro Wallet.

{% content-ref url="howto" %}
[howto](https://docs.aurowallet.com/general/howto)
{% endcontent-ref %}

## API Reference

***

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="reference/api-reference" %}
[api-reference](https://docs.aurowallet.com/general/reference/api-reference)
{% endcontent-ref %}

If you want to help us maintain the documentation. please refer to: [Auro Wallet/docs](https://github.com/aurowallet/docs).
