> ## Documentation Index
> Fetch the complete documentation index at: https://docs.etrnl.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

<Frame>
  <iframe src="https://player.vimeo.com/video/882783803?h=8eda0ed66a&badge=0&autopause=0&quality_selector=1&player_id=0&app_id=58479&transparent=0" frameBorder={0} allow="autoplay; fullscreen; picture-in-picture" style={{ width: '100%', height: '25em' }} title="ETRNL VAULT" />

  <script src="https://player.vimeo.com/api/player.js" />
</Frame>

ETRNL VAULT is a high security platform that makes NFC authentication easy and affordable.

With ETRNL, you get **FULL control** of:

* Your customers' data
* Your users' experiences
* The design & placement of the physical tags in your product

And after your tag is programmed, we'll make sure that its encryption keys are protected for the lifespan of the tag.

Our Programmer in combination with our [API](/api-reference/endpoints/tags/verify-authenticity) gives you an easy way to personalize and program a massive number of tags quickly while
also keeping your customer's data in-house.
No need to spend countless hours reading through complex documentation because now you can get up and running in minutes.

## So what are you trying to do?

<CardGroup>
  <Card title="Just see a working example" href="/example/quickstart">
    You just want to get a working tag so that you can see the authentication feature fast and with little effort.
  </Card>

  <Card title="Authenticate tags in my own app" href="/example/nfc-authentication-in-your-own-app">
    You have an app or website that you want to build utilizing our NFC tags.
  </Card>

  <Card title="Learn about NFC" href="/nfc-resources/nfc">
    You want to learn more about NFC tags and their potential
  </Card>

  <Card title="View our API endpoints" href="/api-reference/endpoints/tags/verify-authenticity">
    You're a dev that wants take advantage of tag personalization and other features of ETRNL
  </Card>
</CardGroup>
