# KYC and Location Restrictions

In order to maintain regulatory compliance, users located in the countries listed below are not permitted to use Hover's services. As such, Hover has implemented IP address restrictions for access to the application.

KYC is not required to participate in the Genesis Pools, to supply or borrow on Hover, to purchase the HOV token, to stake the HOV token, or to participate in the Hover Staking Program. However, KYC will be required to to qualify for Hover Rewards or to participate in the Token Sale. &#x20;

This optional process was implemented to ensure that only users from approved countries have access to the Hover Rewards Program and the Token Sale. Users from the countries listed below are ineligible to participate.

Hover has partnered with Quadrata to handle the KYC process. Quadrata is GDPR-compliant and does not store any personally identifiable information (PII) on-chain. Upon approval, users are issued a non-transferable NFT, which Hover’s smart contracts query to determine eligibility. Hover does not have access to any PII.&#x20;

Quadrata’s onboarding process can be completed in a few minutes and requires the user's name, date of birth, email address, a government-issued ID, and a self-portrait. Once approved, users can convert their esHOV to xHOV with their approved wallet.

### Location Restrictions

| Canada                           | Mali          |
| -------------------------------- | ------------- |
| Belarus                          | Myanmar       |
| Burundi                          | Nicaragua     |
| Central African Republic         | North Korea   |
| China                            | Russia        |
| Cuba                             | Serbia        |
| Cyprus                           | Somalia       |
| Democratic Republic of the Congo | South Sudan   |
| Eritrea                          | Sudan         |
| Haiti                            | Syria         |
| Iran                             | Ukraine       |
| Iraq                             | United States |
| Kosovo                           | Venezuela     |
| Lebanon                          | Yemen         |
| Libya                            |               |
|                                  |               |
|                                  |               |
|                                  |               |
|                                  |               |


---

# 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.hover.market/kyc-and-location-restrictions.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.
