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

# HideMyTx

> Multi-protocol cryptocurrency privacy console. Execute private swaps, shield tokens, and move funds across chains with maximum anonymity.

HideMyTx is a unified privacy operations console that aggregates four distinct privacy and swap protocols into a single browser-based interface. Move funds privately across chains using Houdini private swaps, PrivacyCash (Solana), RAILGUN zero-knowledge proofs (EVM), and NEAR Intents cross-chain swaps.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get up and running in minutes — connect your wallet and execute your first private transaction.
  </Card>

  <Card title="Connecting Wallets" icon="wallet" href="/connecting-wallets">
    Learn how to connect your Solana and EVM wallets to HideMyTx.
  </Card>

  <Card title="Private Swaps" icon="shuffle" href="/features/private-swaps">
    Execute cross-chain swaps routed through Houdini with optional Monero anonymity hops.
  </Card>

  <Card title="Shielded Send (EVM)" icon="shield" href="/features/shielded-send-evm">
    Shield ETH and ERC-20 tokens into RAILGUN zero-knowledge private balances.
  </Card>

  <Card title="Private Send (Solana)" icon="circle-dot" href="/features/private-send-solana">
    Shield SOL and SPL tokens via PrivacyCash private UTXO balances.
  </Card>

  <Card title="API Reference" icon="code" href="/api/overview">
    Explore the full HideMyTx API for building custom integrations.
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Connect your wallet">
    Connect a Solana wallet (Phantom) and/or an EVM wallet (MetaMask) to access the full feature set.
  </Step>

  <Step title="Choose your privacy method">
    Select a workstation from the interactive 3D interface: Private Swaps, Private Send (Solana), Shielded Send (EVM), or Normal Swaps.
  </Step>

  <Step title="Execute privately">
    Follow the guided flow to quote, confirm, and execute your transaction. Zero-knowledge proofs and anonymity routing happen automatically.
  </Step>

  <Step title="Track your transaction">
    Monitor live status updates and view your session activity feed for a complete record of your operations.
  </Step>
</Steps>

## Privacy protocols

| Protocol     | Network                    | Privacy mechanism                                        |
| ------------ | -------------------------- | -------------------------------------------------------- |
| Houdini      | Multi-chain                | Partner-routed swaps + optional Monero (XMR) hop         |
| PrivacyCash  | Solana                     | Private UTXO shielding for SOL and SPL tokens            |
| RAILGUN      | EVM (ETH, ARB, MATIC, BNB) | Zero-knowledge Groth16 proofs, on-chain private balances |
| NEAR Intents | 30+ chains                 | Solver-network cross-chain swap routing                  |
