# Payment Security

Payment security is important for every ZXAI purchase.

Users should only use the official Zerax AI dashboard for Wallet Connect Buy and Manual Pay.

{% hint style="danger" %}
Never send funds to addresses shared through private messages, fake support accounts or unofficial links.
{% endhint %}

***

### Safe Purchase Methods

| Method                 | Security Point                                           |
| ---------------------- | -------------------------------------------------------- |
| **Wallet Connect Buy** | Confirm transactions only from the official dashboard.   |
| **Manual Pay**         | Copy payment addresses only from the official dashboard. |

***

### Before Paying

Always check:

* Website URL
* Network
* Payment amount
* Payment address
* Wallet confirmation details
* Transaction hash

***

### Manual Pay Safety

For Manual Pay, make sure:

* You selected the correct coin
* You used the correct network
* You sent the correct amount
* You copied the official payment address
* You saved the transaction hash

{% hint style="warning" %}
Wrong network or wrong address may cause permanent loss.
{% endhint %}

***

### Summary

Use only official Zerax AI payment flows.

If something looks suspicious, do not send funds.


---

# 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.zeraxai.com/security/payment-security.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.
