# Trust

### Future Updates

* All major upgrades, audits, and key changes to contract ownership or upgradeability will be announced through official Aria communication channels and verified on-chain via multisig announcements.

### Safety Practices

#### Core Safety Principles

* Verified Sources Only: Users should interact only with the official contract addresses, channels, and interfaces listed in this documentation. Any unlisted addresses or domains are unauthorized and potentially malicious.

#### User Education & Best Practices

* Only trust links from official Aria domains and channels.
* Never share private keys, seed phrases, or wallet recovery details with any third party claiming to represent Aria.
* Double-check token symbols and addresses against this page before interacting or approving transactions.

### Official Channels

* Website: [ariaprotocol.xyz](https://ariaprotocol.xyz)
* Twitter/X: [@AriaProtocol](https://twitter.com/AriaProtocol)
* Discord: <https://discord.com/invite/ariaprotocol>&#x20;
* GitHub: [AriaProtocol](https://github.com/AriaProtocol)


---

# 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.ariaprotocol.xyz/usdariaip/introducing-usdariaip/trust.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.
