# Login

To login to Plugged Desktop:

1. Open Plugged Desktop
2. Press **Login with Discord**
3. Your browser will open, login with discord and follow the instructions

{% hint style="info" %}
Make sure you are using the Discord account associated with your Plugged account
{% endhint %}

If you get either of these errors when logging in, please open a ticket in our Discord server so we can assist you:

* Key already in use
* Either this is an invalid key or expired


---

# 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://help.plugged.io/plugged-desktop/setting-up/login.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.
