> ## Documentation Index
> Fetch the complete documentation index at: https://tetrafi.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Platform Capabilities

> Everything the workspace does around the rails, and the status of each piece.

One workspace, one compliance policy, one loop: quote, preflight, order. Everything else runs inside the workspace and never reaches your code. The rule underneath: **a credential authorizes API access, never wallet authority**.

<Note>
  **Live** is on the production API. **Rolling out** is built and moving through release - ask us for early access. **Coming soon** is in design.
</Note>

| Capability                                                                                                       | What it gives you                                                                                                                                 | Status                                           |
| ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| **Workspaces & personas**                                                                                        | Broker umbrellas with sub-workspaces, companies, LPs, direct users; every call scoped by `X-Workspace-Id`.                                        | Live                                             |
| **[Access & identity](/core-concepts/authentication)**                                                           | Custom roles, groups, service accounts. Fine-grained key scopes re-checked against live permissions; optional request signing, OAuth2, MFA.       | Live; passkeys rolling out                       |
| **[Wallets](/core-concepts/wallets-and-signing)**                                                                | Personal and workspace-owned wallets, several per owner, per-chain defaults.                                                                      | Rolling out                                      |
| **[Signing without backend keys](/core-concepts/wallets-and-signing)**                                           | Owner-authorized embedded signing; bounded session-signer grants with expiry and revocation; organisation wallets with a customer-defined quorum. | Rolling out                                      |
| **Gas sponsorship**                                                                                              | The gas payer chosen per order and reported by preflight.                                                                                         | Coming soon                                      |
| **[Treasury & custody](/core-concepts/treasury)**                                                                | Custody connections, vault balances, transfers, whitelists, approval quorums, velocity budgets, statements.                                       | Live; policy and statements rolling out          |
| **[Exchange, OTC and fiat](/core-concepts/treasury)**                                                            | Desk balances, deposit intents, credit utilisation, an exception queue; bank accounts and ramps as route legs.                                    | Live; fiat rolling out                           |
| **[Agents](/core-concepts/agents)**                                                                              | Sponsored service accounts inside a spending envelope, with a kill switch.                                                                        | Rolling out                                      |
| **[Compliance center](/core-concepts/compliance-policy)**                                                        | Pre-trade gate, tighten-only overlays, shadow-mode workflows, sanctions evidence, travel-rule checks, reporting.                                  | Live; workflow builder and reporting rolling out |
| **[Bonded firm quotes](/core-concepts/settlement-smart-contracts)**                                              | A maker's firm commitment is bonded; a proven no-show refunds you.                                                                                | Rolling out                                      |
| **[Rails and routing](/router-api/introduction)**                                                                | EVM live; Solana, Tron, direct DEX and programmable liquidity, composite routes with recovery.                                                    | Live; more rolling out                           |
| **Webhooks & notifications**                                                                                     | Order and settlement events pushed to your endpoint or inbox.                                                                                     | Live                                             |
| **[Multilateral Netting](/netting-api/introduction), [Shared Collateral Network](/collateral-api/introduction)** | The primitives that retire gross settlement and trapped liquidity.                                                                                | Coming soon                                      |

Anything marked rolling out: [ask for early access](/support).
