# How to set up an Argent Web Wallet

## 1. Create the Argent Web Wallet

First, navigate to the [JediSwap app](https://app.jediswap.xyz/).

1. Click on the **“Connect Wallet”** button.
2. Click on the **“Continue with email”** button.&#x20;

<figure><img src="https://lh5.googleusercontent.com/6H36Y4wtHhESBjveY9UUusuoBE96XaNO5wNmvUx0rnFKnPCapBNolf6Uj5luUdvII9dPtmf5eZQCchRbyImSsiItv9CLDYKNQCXenMcIQG6SnizDt-azqrfsANLAE86t8s_LKN8DtZPvXQ0D-zv8ALg" alt=""><figcaption></figcaption></figure>

3. A new window with the Argent Web Wallet will be prompted. You will need to enter your **email** to start the account creation process and then, click on **“Continue”**.

<figure><img src="https://lh3.googleusercontent.com/a4yLAGCoFVfhIkW2tSr0K4dqHOa5vrX35OVFKjktgUxxuy3M7cQ9DaxM2vHvifbr0dZ7oqQXlI4GY6mhWDr0zFlVRGEOBHS0Ufdrjmz-2sFYyz-QhKnlIErz-7PP__GfiZvT6Y905lDPZzde4QNSkN8" alt=""><figcaption></figcaption></figure>

4. You are now required to verify your email. Upon entering your email, you will receive a **6-digit** code that must be provided in the field above.

<figure><img src="https://lh3.googleusercontent.com/puJ8x1_YVqITVAQKTiRpNkbhXtLltvrqF2_vRWlG8rUk4HcmlZhtTAKr0AWgaoun_Df6Sg7fB3m7HTpbc7l4tpoCBv9zB1IXk9Lx8GdCzNoyO3UCsG9y1jeuOOVmLWeAx_aHOUjIbyA8TMhBD44nvJ8" alt=""><figcaption></figcaption></figure>

5. The next step requires you to create a password for the Argent Web Wallet. Please ensure that your password includes a combination of both uppercase and lowercase letters, as well as numbers and special characters. Hit the **“Continue”** button to complete the process.

<figure><img src="https://lh3.googleusercontent.com/umvtd4m3GH55BeOEYYOUhP3Lzmdi9ihLCgwwryy7bvq7EF9zD1kRheAYZnlIIvewnM-UG2LZBUfGZx1J65xTsQUne3OQFZ7Y9xBMXDLqxnZVKqEseaX4L6GbKIrSq85sxuBrBnqnIrPdm4d3Oq2GBEo" alt=""><figcaption></figcaption></figure>

6. After setting a password, your account will be created. You will then be redirected to JediSwap and presented with the option to connect to JediSwap using the Argent Web Wallet.

<figure><img src="https://lh3.googleusercontent.com/zTQcnjIZBzRU-voCFbVZ4gyvigEuXWS1HE2RarEV0sjlFuvr84ezjxiFbv2vlMY8qyojqCyiLWsCOuZMKNRNdkMwGrFl7QJJsxlEIkwcUTIzTCtGbCSuY6s3J8o8ZRHbIKrB2unnLMAeikDsIUWlpIg" alt=""><figcaption></figcaption></figure>

Your **Argent** account is now up and running, which means you can start interacting with JediSwap using just your email and password.&#x20;

You can view your wallet at [web.argent.xyz](http://web.argent.xyz).

[*How to bridge to Starknet*](https://docs.jediswap.xyz/how-to-use-jediswap/how-to-bridge-assets-to-starknet)


---

# 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://docs.jediswap.xyz/how-to-use-jediswap/how-to-set-up-a-starknet-wallet/how-to-set-up-an-argent-web-wallet.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.
