# Sample Application - Country ID

{% hint style="info" %}
This guide details how to use the app, enabling developers and builders on the Haven1 network to customize user access based on geographical location, thus adhering to local compliance standards.
{% endhint %}

**Ready to explore?** [Navigate to the Country ID App.](https://testnet.haven1.org/spotlight/country-id)

### Step 1: Mint an NFT of your country’s flag <a href="#step-1-mint-an-nft-of-your-countrys-flag" id="step-1-mint-an-nft-of-your-countrys-flag"></a>

1. **Select your country's flag**: Initiate the process by choosing the flag that corresponds to your country of origin, as verified in Haven1’s network.
2. **Minting process**: Click the '*Mint*' button to mint the NFT of your country's flag. The Provable Identity Framework guarantees that this NFT is exclusively linked to your verified country of origin, ensuring the authenticity of your digital identity.
3. **Country-specific minting**: The system is configured to only allow the minting of your own country's flag, maintaining the integrity of the permissioning process and preventing the minting of flags from other countries.

<figure><img src="/files/VctlUSDs3ZmyqS5zrUcL" alt=""><figcaption></figcaption></figure>

### Step 2: View your transaction on Haven1 block explorer <a href="#step-2-view-your-transaction-on-haven1-block-explorer" id="step-2-view-your-transaction-on-haven1-block-explorer"></a>

1. **Transaction confirmation**: Once you mint your Flag NFT, the transaction is executed on the Haven1 network.
2. **View on block explorer**: Access the Haven1 Block Explorer to track the transaction details, including the secure transfer of your Flag NFT to your wallet.
3. **Unique minting feature**: Each Flag NFT is a one-time mint, ensuring its uniqueness and prohibiting repeat transactions.

***

### **Significance of the country ID app** <a href="#significance" id="significance"></a>

<details>

<summary><strong>Global adaptation and cultural alignment</strong></summary>

The app aligns user experiences with regional and cultural specifics, enhancing global adaptation.

</details>

<details>

<summary><strong>Enhanced trust with verification</strong></summary>

Utilizes NFTs linked to users' countries of origin, bolstering authenticity and transparency.

</details>

<details>

<summary><strong>Market expansion and international engagement</strong></summary>

Simplifies entry into new markets and engagement with an international user base through localized features.

</details>

<details>

<summary><strong>Innovation and connectivity</strong></summary>

Acts as a transformative tool in the Haven1 ecosystem, fostering global digital connectivity and expanding the scope of digital applications.

</details>

\
The Country ID App is an innovative tool within Haven1's Provable Identity Framework that seamlessly integrates regional permissioning with blockchain technology. By following this guide, users can efficiently mint their country-specific Flag NFT and utilize the Haven1 Block Explorer to verify transactions, thereby ensuring compliance with regional standards and enhancing their digital identity within the Haven1 network.


---

# 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.haven1.org/build/provable-identity-applications/country-id.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.
