> For the complete documentation index, see [llms.txt](https://matrixdock.gitbook.io/matrixdock-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/xaum-launches-on-sui.md).

# XAUm Launches On Sui

**Dear Matrixdock users,**

**XAUm is now LIVE on Sui.** You can now mint XAUm (Sui) on our **Mint page** <https://app.matrixdock.com/xaum/mint>.

XAUm is also available on our **SUI partners (DEX, lending, vaults).** Buy instantly, use as collateral for lending or deposit into vaults. Unlock productivity for XAUm, capture yields and earn incentives.

<figure><img src="/files/WhtU2YkpHQ5Z58s6d0l0" alt="" width="375"><figcaption></figcaption></figure>

**DEX**: [Momentum ](https://app.mmt.finance/trade/0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC/0x9d297676e7a4b771ab023291377b2adfaa4938fb9080b8d12430e4b108b836a9::xaum::XAUM)

**Lending**:&#x20;

* [AlphaLend](https://alphalend.xyz/)
* [Navi](https://app.naviprotocol.io/)&#x20;

**AI LP Vaults:** [Nodo](https://ai.nodo.xyz/)&#x20;

**Lending Vaults:** [AlphaFi](https://alphafi.xyz/)&#x20;

**Wallet:** [Slush](https://slush.app/)

**Oracle**: [Pyth](https://insights.pyth.network/price-feeds/Crypto.XAUM%2FUSD.RR)

Matrixdock will continue to expand deeper partnerships and bring more diverse lending and liquidity opportunities to XAUm holders.

Thank you for your continued support. Should you require further clarification or have any questions, please do not hesitate to reach out to our dedicated customer support team at <support@matrixdock.com>.

**Matrixdock Team**


---

# 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, and the optional `goal` query parameter:

```
GET https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/xaum-launches-on-sui.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
