# Transparency

{% hint style="info" %}
This page lists custodial collateral types and the corresponding wallets that hold the collateral during the [Technical Roadmap](/technical-roadmap.md#q1-q2-2025-beta-testing) rollout stage.&#x20;
{% endhint %}

| Collateral Type | Wallet Address                     |
| --------------- | ---------------------------------- |
| apcxUSDT        | TCRjE31cgksHetFLQd6JENAfBfXhHjMEFU |
| apcxUSDC        | to be announced soon               |

{% hint style="info" %}
We provide the option of a Satoshi test for collateral verification. This process serves as a reliable method to confirm the authenticity of APACX's reserve, ensuring greater transparency and trust. For more details on the verification procedure, please feel free to contact us.
{% endhint %}


---

# 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.apacx.io/transparency.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.
