# Wired Clients

## Placing Wired Clients

1. To place a wired client, locate the **Network** section on the left, click on the **Network Infrastructure** > **Client device** tool. This will open the **Add Client Device** pane on the right.<br>

   <div align="left"><figure><img src="/files/IaLJNXiMjYbydpv5yK7c" alt="" width="375"><figcaption></figcaption></figure></div>
2. In the **Add Client Device** pane, choose the appropriate type of wired device.<br>

   <div align="left"><figure><img src="/files/TqY6ULTJDrDYtyBkiL19" alt="" width="290"><figcaption></figcaption></figure></div>
3. Click on the map to place the client device.

<div align="left"><figure><img src="/files/HELegEvxbSptYpiPI3J0" alt="" width="375"><figcaption></figcaption></figure></div>

## Customizing Wired Clients

You can define a custom Name and Power allocation for client devices. Custom names work [just like custom AP names](/hamina/simulation/access-points.md#renaming-access-points).

<div align="left"><figure><img src="/files/B0KvQp7uUcyT5pcO5XVQ" alt="" width="281"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/lxjn2G0TfLIkZzGInncm" alt="" width="277"><figcaption></figcaption></figure></div>

{% hint style="success" %}
When it comes to the estimated cable length for Wired Clients they are assumed to be at floor level. There is no additional cable added to the estimate to account for mounting/positioning height of the client.
{% endhint %}


---

# 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.hamina.com/hamina/simulation/wired-clients.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.
