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

# Get Wallet Address

## Overview

Returns your wallet address. Use when you or the agent need to know where to send funds, share a receive address, or verify which wallet is connected.

## Try it

```
What's my wallet address?
```

```
Where should I send USDC to fund my agent?
```

## What it returns

Your Base network wallet address (0x...).

## Notes

* This tool does not require a payment or spending limit check.
* The address is fixed to your authenticated email — it doesn't change between sessions.

## Next steps

* [Get wallet balance](/agentic-wallet/mcp/mcp-tools/get-wallet-balance): Check your USDC balance
* [Show wallet app](/agentic-wallet/mcp/mcp-tools/show-wallet-app): Open the full wallet interface
