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

# Check Sign-In Status

## Overview

Checks if you're currently signed in to your wallet and provides next steps if you're not. This tool runs automatically when your agent starts.

## Try it

```
Am I signed in?
```

```
Check my wallet status
```

## What it returns

* If signed in: confirmation of your authenticated email and wallet address.
* If not signed in: instructions to open the wallet app and authenticate.

## Notes

* This tool runs automatically at the start of each agent session, so you typically don't need to ask explicitly.
* If sign-in is required, use [Show wallet app](/agentic-wallet/mcp/mcp-tools/show-wallet-app) to authenticate.

## Next steps

* [Show wallet app](/agentic-wallet/mcp/mcp-tools/show-wallet-app): Sign in if you're not authenticated
* [Get wallet balance](/agentic-wallet/mcp/mcp-tools/get-wallet-balance): Check your balance once signed in
