# Section 1: Setting up wallets on the MultiversX Blockchain - Devnet

**Step 1)** Install and use a supported MultiversX wallet. There are multiple options available; for this guide, we recommend and use the DeFi Browser Wallet \[guide goes here]&#x20;

Once you set up your first Wallet per the guide, this account will be your “Main” Wallet.

\
**Step 2)** With the “Main” Wallet, you should set up two new accounts to simulate a Data Seller and Data Buyer workflow.

For easy reference, we can name the accounts:

* Data Seller
* Data Buyer

Before you start, ensure your Wallet is connected to the “MultiversX Devnet.”

<figure><img src="https://lh3.googleusercontent.com/PctywBmvVlCByWKT3q_YUSZyZgEe0LHIPPsw2hYRfTslPJx9HzeIlNF2Qu5DAr_4dCsBf7GfkKMlrC77w1c7q3ssKNem6rErmwWkNAhv48xJ-wfSgS_UCLWpy0fOzvmztOAg7ZXc4K2j2Xhz91RCSq8" alt="" width="375"><figcaption></figcaption></figure>

**Step 3)** Next, open your wallet and click on “Create”

<figure><img src="https://lh6.googleusercontent.com/2ZfRsFSPwk4NsRh6xWEgqLn2ti54YHRNMT4HP9caIxt9m6IR1R0uFyF95LrR3nMYkp-g7nS2bF14BJOWCNX_Bm35Ivvz93pjOLLkJEip8pvvcsVSAzuKOEfAZiCGWRaB8if0xHThnZA5cT92QSC2d_0" alt="" width="375"><figcaption></figcaption></figure>

Safely note down your secret phase (note: that we have redacted the secret phase in the below image for privacy reasons, so this image will look different from what you see on screen)

<figure><img src="https://lh4.googleusercontent.com/XkUECEuICufN5dACh8uLSiRLikkvlrLcY-QrXm1KDfY9gZqRRmE36HO15iiRJncf-wGD0bNBpL1_apIl4tXQYeNV5KHxX1e_gmRBZiWGAvFrA9Z88qt5SQRdp6oRuqDwdDtIBSjwpcvreioOcvfJ5-8" alt="" width="375"><figcaption></figcaption></figure>

Enter your Main wallet’s password; this is required to set up your new wallet.

<figure><img src="https://lh5.googleusercontent.com/AK5qzCcIs-DSKKjJcrTFeW_2ByAGYRjJH1SzyECVESda8kYULBcNyiaXIu5bs9IydD2qEJQYCMG1kMiVU4pwc6AyMhNAKUY0fWaLUYbLb3JT-os1RV3jrNdBtGeQGsjT_FUjqXj4KF_2viqTx2lsMpU" alt="" width="375"><figcaption></figcaption></figure>

**Step 4)** Click on the “Pencil” icon to edit the name and call this wallet “Data Buyer.” Once you have done this, repeat the above steps to create another wallet and call it “Data Seller.”

<figure><img src="https://lh4.googleusercontent.com/LAFKjxQAOLKf5abHpRgtGqhGW3zJOLCLp9dDxmUNbB4QgnEb8X5so3TrEYsVOfyQpqwp612XcAK5gOnFa63tRMhfTlTEvERAXNc1U5ZZhwVW0tA2htw-4Nii-hE_43Ir-6TFizXzosyFKz5Ib7Bz4eQ" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.itheum.io/product-docs/pre-aithra/pre-aithra-integrators/data-dex-guides/multiversx-blockchain/guide-1-get-started-with-the-data-dex-on-multiversx/section-1-setting-up-wallets-on-the-multiversx-blockchain-devnet.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.
