# How to Unlink a Device from Luffa?

To unlink the LuffaApp desktop version or associated devices, you can log out of the desktop version from your primary phone.

**Logging Out from Your Primary Phone:**

1. Open the **Luffa App** on your primary phone.
2. Go to **Personal Center > Account Security > Connected Devices** to view linked devices.
3. Select the device and tap **Log Out**.


---

# 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://userguide.luffa.im/account/how-to-unlink-a-device-from-luffa.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.
