---
title: "Guides for common integration paths"
description: "Task-shaped walkthroughs for the common integration paths."
---

> Documentation Index
> Fetch the complete documentation index at: https://tee.hypetrade.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Guides for common integration paths

Each guide takes one goal from start to a verified outcome. They assume you
have read [Get started](/get-started/) and have working tenant credentials.

- **Authenticate** — Mint, refresh, and revoke workspace tokens; handle expiry cleanly.
[Read](/guides/authenticate/)
- **Manage workspaces** — Create, list, and delete workspaces; read your quota.
[Read](/guides/manage-workspaces/)
- **Manage accounts and wallets** — Create accounts, derive or import wallets, tag them, unlock the guarded ones.
[Read](/guides/manage-accounts-and-wallets/)
- **Sign messages** — Plain messages, encodings, and EIP-712 typed data.
[Read](/guides/sign-messages/)
- **Send transactions** — Build, simulate, submit, and check status — including the `unknown` case.
[Read](/guides/send-transactions/)
- **Export key material** — The sealed export path, and how to open what comes back.
[Read](/guides/export-key-material/)

Source: https://tee.hypetrade.xyz/guides/index.mdx
