# FAQs

## FAQs about key concepts

* [What is a Sybil?](/passport-knowledge-base/common-questions/what-is-a-sybil.md)
* [What is Unique Humanity?](/passport-knowledge-base/common-questions/what-is-unique-humanity.md)

## FAQs about using Passport

* [How can I increase my Passport score?](/passport-knowledge-base/common-questions/how-can-i-increase-my-passport-score.md)
* [How is my score calculated?](/passport-knowledge-base/common-questions/how-is-my-score-calculated.md)
* [What is a Stamp vs Credential?](/passport-knowledge-base/common-questions/what-is-a-stamp-vs-credential.md)
* [Why have my Stamps expired?](/passport-knowledge-base/common-questions/why-have-my-stamps-expired.md)
* [How can I access my Passport JSON?](/passport-knowledge-base/common-questions/how-can-i-access-my-passport-json.md)
* [My Stamp is verified. Why aren't the scores being added to my Passport?](/passport-knowledge-base/common-questions/my-stamp-is-verified.-why-arent-the-scores-being-added-to-my-passport.md)
* [I have a Binance Account Bound Token (BABT) from Binance. Why can’t I claim the Stamp?](/passport-knowledge-base/common-questions/i-have-a-binance-account-bound-token-babt-from-binance.-why-cant-i-claim-the-stamp.md)
* [I have a Coinbase account but Passport does not recognise it.](/passport-knowledge-base/common-questions/i-have-a-coinbase-account-but-passport-does-not-recognise-it..md)
* [My wallet was hacked (or compromised). Can I move my scores to a new Passport?](/passport-knowledge-base/common-questions/my-wallet-was-hacked-or-compromised-.-can-i-move-my-scores-to-a-new-passport.md)
* [Why should we put our Passport Onchain?](/passport-knowledge-base/common-questions/why-should-we-put-our-passport-onchain.md)
* [Why am I receiving zero points for a verified Stamp?](/passport-knowledge-base/common-questions/why-am-i-receiving-zero-points-for-a-verified-stamp.md)
* [Why is my score on the Passport app different than my score on a partner site?](/passport-knowledge-base/common-questions/why-is-my-score-on-the-passport-app-different-than-my-score-on-a-partner-site.md)

## FAQs for builders

* [Can I integrate Human Passport into my project?](/passport-knowledge-base/common-questions/can-i-integrate-gitcoin-passport-into-my-dapp.md)

### Did we answer your question?

If you don't see an answer to your question above, please reach out to support:

{% content-ref url="/pages/Jy2a2I6fRTJJOVeYify3" %}
[Need support?](/passport-knowledge-base/need-support.md)
{% endcontent-ref %}

We also have guides put together for each of our Stamps that have been helpful for others:

{% content-ref url="/pages/RZearGi5xehgcH2ZjDTC" %}
[How to verify Stamps on Human Passport?](/passport-knowledge-base/stamps/how-do-i-add-passport-stamps.md)
{% endcontent-ref %}


---

# 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://support.passport.xyz/passport-knowledge-base/common-questions.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.
