# Third party integrations

Anzen USDz is ERC20 compatible and fully composable. USDz is also compatible with LayerZero Omnichain Fungible Token (OFT) standard for bridging across chains.\
\
A list of protocols and chains that are officially partnered with Anzen will be listed here.

Interested in partnering with Anzen? Fill out our [partnership request form](https://airtable.com/appehiyECG8SylNhs/shrgGQ1MVoOLw3DFc).


---

# 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.anzen.finance/developer-resources/third-party-integrations.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.
