# Using Human ID with Stellar

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

1. Visit <https://silksecure.net/holonym/diff-wallet> with an already-funded wallet you would like to use to pay fees on Aurora, Ethereum, Optimism, or Avalanche.
2. Follow the steps to get the proof of unique government ID or phone.
3. When you prove, enter your Stellar address that you want the uniqueness proof to be publicly linked to.

Now you're done! You've obtained the uniqueness proof for the Stellar SBT.

{% 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-stellar.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.
