# Setup Client

### Step 1: Clone the Repository

1. Open your terminal.
2. Clone the repository using the following command:

```bash
 git clone https://github.com/NetSepio/dwifi-client.git
```

### Step 2: Launch the Erebrus Client

1. Navigate to the directory where you installed the Erebrus DWiFi client.
2. Locate and run the `erebrus_client.exe` file.

<figure><img src="/files/zp5oZnDtiHxJPSBWDdSK" alt=""><figcaption></figcaption></figure>

### Step 3: Enter Your Wallet Address

1. **Locate the Wallet Address Input**: After launching the Erebrus DWiFi client, you will see a prompt to enter your wallet address.
2. **Enter Your Wallet Address**: Carefully type or paste your wallet address into the designated input field. Double-check the address to ensure it is correct, as this is crucial for proper functionality and secure transactions.
3. **Submit Your Address**: Press the "Enter" key on your keyboard to submit the address and proceed with the setup process.

<figure><img src="/files/NSfZXY19JxlbA5lb2Wgk" alt=""><figcaption></figcaption></figure>

### Step 4: Select the Network to Connect

1. **Network Selection Prompt**: After submitting your wallet address, the Erebrus DWiFi client will display a list of available networks registered on Erebrus.
2. **Choose a Network**: Select the network you wish to connect to from the list.
3. **Confirm Your Selection**: Confirm your choice to proceed with the connection setup.

<figure><img src="/files/9lljHFqVVLaTOFDfXU3K" alt=""><figcaption></figcaption></figure>

### Step 5: Verify Connection to ErebrusDWiFi

1. **Open WiFi Settings**: Navigate to your device's WiFi settings to view the list of available networks.
2. **Check Connected Network**: Ensure that the network name displayed as "Connected" is ErebrusDWiFi.
3. **Confirm Connection**: If the network name ErebrusDWiFi is shown as connected, your setup is complete. If not, select ErebrusDWiFi from the list of available networks and ensure it connects successfully.

<figure><img src="/files/cXLbIQ4c0rzANXASQI0y" alt=""><figcaption></figcaption></figure>

### Step 6: Disconnect and Check Usage Amount

1. **Disconnect from the Network**: To disconnect from the ErebrusDWiFi network, type "d" in the command prompt or the appropriate field within the ErebrusDWiFi client interface and press "Enter."
2. **Check Usage Amount**: After disconnecting, the Erebrus DWiFi client will display the amount you owe for the duration of your connection. Review the amount to ensure it aligns with your usage expectations.

<figure><img src="/files/ahfeC9giNwyGXY3FJEtQ" alt=""><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.netsepio.com/latest/erebrus/dwifi/setup-client.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.
