> For the complete documentation index, see [llms.txt](https://docs.zarpstablecoin.com/zarp-stablecoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zarpstablecoin.com/zarp-stablecoin/custody.md).

# Custody

ZARP tokens are created using industry standards such as ERC20 on Ethereum and SPL Token-2022 Program for Solana. As such ZARP is compatible with the large number of non-custodial wallets available to users, such as [Metamask ](https://metamask.io/)on Ethereum or [Phantom ](https://phantom.app/)on the Solana network.&#x20;

ZARP Stablecoin does not offer custody solutions for tokens or any other crypto assets, nor does it provide its own wallet solutions. ZARP tokens are issued directly to Partner wallet addresses and are destroyed upon redemption.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.zarpstablecoin.com/zarp-stablecoin/custody.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.
