# Use in Orange Human Score

Orange Pass has already been integrated into the Orange Human Score. Users can use Orange Pass there to prove their information on traditional web2 websites (such as exchanges like Binance) to Orange Human Score without leaking private data, thereby obtaining a higher score.&#x20;

Here we show you step by step how to use the Orange Pass in the Orange Human Score. To ensure a smooth experience, please follow the instructions below. Before proceeding to the next step, search for Orange Pass in the Chrome extension store and download and install it.

#### STEP 1

Launch the Orange Pass extension.

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

#### STEP 2

Log in to Orange Human Score and select a verification that you want to generate an attestation, here using Binance as an example.

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

#### STEP 3

Select 'Account Ownership' and click Attest. Before this, users need to new a chrome tab, visit and log in to binance.

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

The browser will open a new tab and redirect to the Binance homepage. In the lower right corner of this page, you can see the entire verification progress.

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

The verification will be completed after a few seconds. If the conditions are met, the verification item will be marked and the corresponding score will be calculated.

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

Other verifications follow a similar process.

***NOTE***

1. The Attestation contains a User Hash, which represents the user's account identifier in the third-party application (e.g., Binance). This is not the user's actual ID and cannot be reverse-engineered to reveal the real user ID. The same User Hash should correspond to only one recipient.
2. If the Attestation does not meet the corresponding schema, the verification will fail.


---

# 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.orangeprotocol.io/orangepass/how-to-use.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.
