# T-REX NETWORK

- [T-REX Protocol](https://docs.t-rex.network/t-rex-network/t-rex-protocol.md): The market standard for compliant tokenization and on-chain distribution.
- [T-REX Apps](https://docs.t-rex.network/t-rex-network/t-rex-apps.md): Official Solutions and Add-ons to the ERC-3643 smart contracts
- [DINO](https://docs.t-rex.network/t-rex-network/t-rex-apps/dino.md): Shared Distribution & Liquidity Layer for T-REX
- [DINO Primary](https://docs.t-rex.network/t-rex-network/t-rex-apps/dino/dino-primary.md)
- [Admin & Management](https://docs.t-rex.network/t-rex-network/t-rex-apps/dino/dino-primary/admin-and-management.md)
- [Developer Reference](https://docs.t-rex.network/t-rex-network/t-rex-apps/dino/dino-primary/developer-reference.md)
- [DINO Secondary](https://docs.t-rex.network/t-rex-network/t-rex-apps/dino/dino-secondary.md)
- [Admin & Management](https://docs.t-rex.network/t-rex-network/t-rex-apps/dino/dino-secondary/admin-and-management.md)
- [Developer Reference](https://docs.t-rex.network/t-rex-network/t-rex-apps/dino/dino-secondary/developer-reference.md)
- [T-REX Ledger](https://docs.t-rex.network/t-rex-network/t-rex-ledger.md): The compliant reconciliation ledger for Regulated Financial institutions
- [T-REX Ledger](https://docs.t-rex.network/t-rex-network/t-rex-ledger-1.md): The compliant reconciliation ledger for Regulated Financial institutions
- [T-REX Token](https://docs.t-rex.network/t-rex-network/t-rex-token.md): Powering the T-REX Ecosystem
- [Token Utilities](https://docs.t-rex.network/t-rex-network/t-rex-token/token-utilities.md): Don't miss the RWA Great Transition
- [Tokenomics](https://docs.t-rex.network/t-rex-network/t-rex-token/tokenomics.md): Strong Revenue Streams. Clear Community Incentives


---

# 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.t-rex.network/t-rex-network.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.
