# Credit Card Payments

To enable credit card payments, please go through the verification process that you will find on the Profile tab on the platform. After clicking on "Profile" go ahead and click on "Verification", then follow the instructions.

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

Do not worry! Your identity is not exposed to your Collectors (or anyone else on the platform) and your verification data is only communicated to and stored in Onfido's secure server. When you enter your First and Last Name on the Fair.xyz UI, that data is being stored solely on your local machine, and not on our servers (you can check this by accessing the same tab on another device!).

When the verification process is done, credit card payments will be automatically enabled for all your collections. So there's nothing else you need to do on your end!


---

# 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.fair.xyz/tutorials-for-creators/credit-card-payments.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.
