> 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/other-announcements.md).

# Other Announcements

- [Matrixdock Partners with Brink’s for Global RWA Custody, Starting with Gold](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/matrixdock-partners-with-brinks-for-global-rwa-custody-starting-with-gold.md)
- [BIT Swap Officially Support XAUm, Swap $10 Into Gold Instantly](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/bit-swap-officially-support-xaum-swap-usd10-into-gold-instantly.md): BIT
- [XAUm Online Order Feature Launched](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/xaum-online-order-feature-launched.md)
- [XAUm Limited-Time Promotion: Minting Fee Waived!](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/xaum-limited-time-promotion-minting-fee-waived.md)
- [Matrixdock Officially Launches Gold Token, XAUm](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/matrixdock-officially-launches-gold-token-xaum.md)
- [Important Announcement Regarding STBT Underlying Asset Handling](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/important-announcement-regarding-stbt-underlying-asset-handling.md): 2023-10-02
- [BIT KYC-L4 users can borrow USDT/USDC against STBT now!](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/bit-kyc-l4-users-can-borrow-usdt-usdc-against-stbt-now.md): 2024-02-23
- [Notice Regarding STBT Daily Asset Statement](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/notice-regarding-stbt-daily-asset-statement.md)
- [STBT Comprehensive Upgrade! T+1 Minting, T+0 Redemption, and Zero Redemption Fee or Service Fees!](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/stbt-comprehensive-upgrade-t+1-minting-t+0-redemption-and-zero-redemption-fee-or-service-fees.md)
- [Matrixdock x BNB Chain Red Envelope Campaign Announcement](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/matrixdock-x-bnb-chain-red-envelope-campaign-announcement.md)
- [STBT: Notice on the Continuation of Prometheus Solutions Ltd. to BVI](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/stbt-notice-on-the-continuation-of-prometheus-solutions-ltd.-to-bvi.md)
- [Earn Yield Using XAUm on Morpho](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/earn-yield-using-xaum-on-morpho.md)
- [Notice: wSTBT Transfer on Request from Zoth](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/notice-wstbt-transfer-on-request-from-zoth.md)
- [BIT App Now Supports XAUm Mint/Redeem](https://matrixdock.gitbook.io/matrixdock-docs/english/announcements/other-announcements/bit-app-now-supports-xaum-mint-redeem.md)


---

# 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/other-announcements.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.
