# Connecting

The **first** step to beginning your journey on ScoutX is to either **sign up with your email** or connect an **existing Web3 wallet**.

## Using your Email

ScoutX has partnered with Magic.Link to help new users connect to the protocol seamlessly. If you do not have a Web3 wallet already, simply click on the “Sign Up With Email” button. Next, you can enter your email, and once you submit a new wallet will be generated for you. With this new wallet attached to your email, you’re now ready to use ScoutX – it’s that simple.

{% hint style="info" %}
If you would like to understand more about how we create wallets, feel free to read our section on wallet creation here. The wallet is entirely yours and you can even export the private key to use on a different wallet platform if you choose.
{% endhint %}

## Using a Web3 Wallet

After hitting **“Sign Up”**, choose **“Connect Wallet”** and you’ll see the following screen:

![](/files/aRN2RHrtb4s1hZWveni4)

If you're on a desktop, simply clicking Metamask will open up an interaction with your wallet and prompt you to allow ScoutX to use it (you will have to ensure that your wallet is set to the [Polygon Mainnet](https://medium.com/stakingbits/setting-up-metamask-for-polygon-matic-network-838058f6d844)) You will see a screen like this:&#x20;

![](/files/Cvpo8K5qQlrzpLpWDFQR)

Hit **"Next"** and then **"Connect"!**

### Connecting via Mobile

If you want to use ScoutX on your mobile device, the flow is very similar. You can either follow the instructions detailed below or simply click on **WalletConnect** and pick your wallet of choice:

![](/files/fLHmqKTSsOtj0aVJ9nww)

Once connecting, you'll be ready to [<mark style="color:green;">**Fund Your Wallet**</mark>](/getting-started/fund-your-wallet.md)


---

# Agent Instructions: 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://litepaper.scoutx.io/getting-started/connecting.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.
