# KYC Flow

## For Organisations:

To comply with your organisation's KYC requirements, you can add whitelisted Github accounts to the known user list under Manage Orgs > Organisation >Add known user. You may remove a user from the same organization's management page.&#x20;

## For Contributors:

Some organisations may have a KYC requirement.  Once the bounty amount claimed per account exceeds the KYC threshold, you must be whitelisted by the organisation to make a claim . Contact your organization directly to have your account whitelisted.&#x20;


---

# 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://gitgig.gitbook.io/gitgig-documentation/getting-started/kyc-flow.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.
