# Altura Guard

### Altura Guard

Altura guard is a system that allows you to verify the ownership of an EVM-compatible address in any application without needing any web3 code.

{% hint style="info" %}
Altura guard is a way of authenticating users; however, you may use an alternative method if you choose to.
{% endhint %}

### Using Altura Guard

* A user inputs their wallet address in your application.
* Your application should then prompt the user for their Altura Guard code from the Altura marketplace.
* The user then visits the Altura marketplace, connects their wallet, and obtains their Altura Guard code from their profile page.
* The user then inputs their Altura Guard code into your application.
* Your application requests our system, passing in the user's address and Altura Guard Code.
* Our system then checks if the code is valid for the user's address and returns a response to your application.

{% hint style="info" %}
Altura Guard codes renew every 60 seconds.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Altura Guard API</td><td></td><td><a href="../rest-api/methods/authenticate-user">authenticate-user</a></td></tr><tr><td></td><td>Altura Guard in JavaScript</td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td></td><td>Altura Guard in Unity</td><td></td><td><a href="../unity-sdk/methods/authenticate-user">authenticate-user</a></td></tr></tbody></table>

<figure><img src="https://46117299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkXsf62gOd_7h7UDBt1%2Fuploads%2F5y7oDKIQkO5CGHxyopeB%2FScreen%20Shot%202022-11-02%20at%208.00.42%20PM.png?alt=media&#x26;token=1ed8ddc1-2c2a-451f-90a3-76c563399f89" alt=""><figcaption></figcaption></figure>
