# Using Human ID with NEAR

In order to use Human ID with NEAR Protocol, follow the steps below:&#x20;

1. Visit <https://silksecure.net/holonym/diff-wallet> if you have an already-funded wallet you would like to use to pay fees on Aurora, Ethereum, Optimism, Avalanche, or Fantom.
2. Visit <https://silksecure.net/holonym/silk> if you do not already have a funded wallet on these chains or want to use the Human Wallet for other reasons.
3. Follow the steps to get the proof of unique government ID or phone.
4. When you prove, enter your NEAR account ID that you want the uniqueness proof to be publicly linked to.

Now you're done! You've obtained the uniqueness proof for the NEAR SBT. You can use it with sites like <https://www.nada.bot/> to prove that you are a unique person!

{% hint style="info" %}
*For higher privacy, you can connect and pay with a wallet address different than the one you want the proof-of-uniqueness to be linked to. You may also delay between paying and proving to prevent timing information from linking your ID to your wallet address. If you do so, even in case of a malicious KYC provider your address with the uniqueness proof can't be linked to your identity.*
{% endhint %}


---

# 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.holonym.id/for-users/using-with-near.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.
