# Device Management

You can manage your Viide device at Account > My Viide.

One wallet can connect up to 12 Viide devices. For example: 5  Asio 10.1", 3 Athene 22", 2  Athene 33", 1 Athene 55", and 1 virtual frame (Viide APP)

You can click on the 'Connect New Viide' to add new devices.

You can click on each device to check the status and data.


---

# 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.viide.io/using-viide/device-management.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.
