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

# Wallet & Trading

> A multi-chain wallet built into your agent — balances, swaps, and sends.

Your agent comes with a wallet built in. It's created for you on sign-in — no seed phrase, no extension — and it works across multiple chains from one place.

## Chains

Trades and bridges route through **[Relay](https://relay.link)**, so your agent can move assets across **every chain Relay supports** — all the major EVM chains (Base, Ethereum, Arbitrum, Optimism, Polygon, and many more) plus **Solana**. You're not limited to a handful of networks.

Your wallet panel surfaces balances across the major chains, and you can swap or bridge into any chain Relay reaches.

## Swaps

Ask your agent to swap and it handles routing, quoting, and execution:

```text theme={null}
swap $50 of ETH for USDC
```

You get a **Buy / Sell card** with the quote and the live USD value before it goes through — confirm, and the result comes back as a receipt with the transaction link.

## Sends

Send crypto to an address, ENS name, or Solana wallet:

```text theme={null}
send 10 USDC to vitalik.eth
```

Your agent validates the recipient, shows you the amount and destination, and returns a receipt when it lands.

<Tip>
  Everything routes through your agent's wallet. You direct it in plain language; it does the on-chain work and shows you the outcome.
</Tip>

## Fees

**Swap fee.** AGNT charges a **0.4% fee** (40 bps) on swaps. It's built into the quote — the amount you see on the Buy / Sell card already accounts for it, so there's no surprise at execution. That fee is how the platform sustains itself; there's no separate subscription to trade.

**Network gas.** Gas and routing are handled for you where possible. When a network requires gas that can't be sponsored, your wallet needs a small balance of that chain's native token to cover it.
