# Getting a passport

Right now, only Genesis Passports are available. There will only ever be 420 Genesis Passports.

To claim a Genesis Passport, you will need:

* A Web3 wallet. If you don't know what that is, [read more](https://learn.rainbow.me/understanding-web3).
* 2 $NATION tokens. If you don't have, [buy them here](https://app.balancer.fi/#/ethereum/trade/ether/0x333A4823466879eeF910A04D473505da62142069).

{% hint style="info" %}
Nation3 seeks to create a community of critical thinkers who care about the project. That's why some financial stake is required to enter.
{% endhint %}

Then you can go to the [citizen app](https://app.nation3.org) and follow this process:

1. Lock your $NATION to get more than 2 $veNATION (the locked version of $NATION).
2. Sign your adherance to the terms of Citizenship, and claim your passport.

If you need a more detail walkthrough, check out these videos:

{% embed url="<https://youtu.be/vBbWINwgjqA>" %}

{% embed url="<https://youtu.be/QrsBtzVpC5I>" %}

{% embed url="<https://youtu.be/rtH1nSdT3gU>" %}

{% embed url="<https://youtu.be/PjlHhkUGNjI>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nation3.org/citizenship/getting-a-passport.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
