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

# Your Wallets

> Understanding your auto-created Polymarket SAFE, EVM and Solana wallets

## Wallet Types

Cobot creates two wallets for you automatically at sign-up:

<CardGroup cols={2}>
  <Card title="EVM Wallet" icon="ethereum">
    Works on Ethereum, Base, Polygon, BSC, and Arbitrum. Used for Myriad, Limitless, and token swaps.
  </Card>

  <Card title="Solana Wallet" icon="coins">
    Works on the Solana blockchain. Used for Kalshi trading, Jupiter swaps, and Pump.fun.
  </Card>
</CardGroup>

## Polymarket Safe Wallet

For Polymarket trading, a **Gnosis Safe** wallet is automatically derived from your EVM address:

* All Polymarket funds and positions are held in the Safe
* Orders are signed by your EOA but executed through the Safe
* The Safe is deployed and allowances are set automatically (gasless)
* You can withdraw USDC from Safe back to your personal wallet anytime

## Viewing Your Wallets

You can view your wallet addresses and balances in:

* **Profile** page - See all wallet addresses
* **Agent Wallet** page - Detailed view with token holdings per chain
* **Swap** page - Quick balance check before swapping

<Frame>
  <img src="https://mintcdn.com/cobot/04SfeMhJsmADqWU_/images/image-2.png?fit=max&auto=format&n=04SfeMhJsmADqWU_&q=85&s=cd1d3490c0284b1c9ec653e1456f8212" alt="Image" width="3024" height="1456" data-path="images/image-2.png" />
</Frame>
