# Verify your site ownership

#### What is Ownership Verification?

Ownership verification means proving to CCPayment that a merchant owns a specific website. Verified merchants on CCPayment have certain specific functional permissions.

CCPayment regularly verifies website ownership. If your website enables Cloudflare's bot fight mode or similar anti-bot strategies, the HTML tag verification method may not pass regular checks. In such cases, we recommend using the method of uploading an HTML file for ownership verification.

You can choose the ownership verification method based on your specific circumstances.

{% content-ref url="/pages/7erIZm3q41epdc86Lj6N" %}
[Verify your site ownership with HTML tag](/faq/security-and-privacy/verify-your-site-ownership/verify-your-site-ownership-with-html-tag.md)
{% endcontent-ref %}

{% content-ref url="/pages/PpeGp8QLuYMeFq5P9RfT" %}
[Verify your site ownership with HTML file](/faq/security-and-privacy/verify-your-site-ownership/verify-your-site-ownership-with-html-file.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://docs.ccpayment.com/faq/security-and-privacy/verify-your-site-ownership.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.
