# Gitcoin Passport

### 23 verification methods and counting

You can provide your users with over 23 methods to verify that their account is not a bot. The more accounts a user links, the higher their score. Read more about Gitcoin Passport at <https://passport.gitcoin.co/>

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

### Setting up Gitcoin Passport

You find Gitcoin Quests under 'New Quest' on the right hand side of your dashboard.&#x20;

<figure><img src="/files/CJGqe0wvA1GTHg7uOE7t" alt="" width="267"><figcaption></figcaption></figure>

Set an requirement to have a Gitcoin Passport score between 0 and 100 points.

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

### Set up Quest Locks

Lock certain high-value quests with the requirement to complete the Gitcoin Passport quest. Effectively you just guarded your guests against bots! Read more about Quest Locks in general below.

{% content-ref url="/pages/3iQfFjXHcnZEmFChsduJ" %}
[Quest Locks](/campaign-managers/quests/quest-locks.md)
{% endcontent-ref %}

<figure><img src="/files/zrCZOT8eLz9IKJk9V4f8" alt="" width="403"><figcaption></figcaption></figure>

### End Result for Users

Users see the Gitcoin Passport quests displayed in the widget or on the campaign pages.

<figure><img src="/files/9KWXj7Fn23FoxD3jhA89" alt="" width="563"><figcaption><p>A Gitcoin Passport quests as offered to the user in the widget.</p></figcaption></figure>


---

# 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.thx.network/campaign-managers/integrations/gitcoin-passport.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.
