# Connecting Your Crypto Wallet to Your Tradetomato Account

Easily integrate your crypto wallet with your existing Tradetomato account! By doing so, you'll be able to conveniently log into our platform using your wallet, providing an added layer of security and ease.

Follow the steps below to integrate your wallet:

1. Log In to Your Account: Start by accessing Tradetomato using your regular login credentials: your email, password, and Multi-Factor Authentication (MFA).
2. Access Your Profile: Once logged in, navigate to the top right corner of the screen (if you're on a laptop or desktop device or the hamburger menu if you're on a mobile device). You'll find your profile icon there.
3. Navigate to User Settings: Click on the profile icon and select 'User Settings' from the dropdown menu.
4. Link Your Wallet: Within the 'User Settings', locate the field labeled "Wallet Address". Here, you'll see an input field for your wallet address.
   * Input the crypto wallet address you intend to use for future logins.&#x20;
   * After entering your address, click the "Add" button to confirm the integration.

Success! Your crypto wallet is now connected to your Tradetomato account. The next time you wish to access the platform, you can conveniently log in using your connected wallet.

Happy trading, and enjoy the enhanced access experience!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tradetomato.com/fundamentals/getting-started/connecting-your-crypto-wallet-to-your-tradetomato-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
