# How to link your social networks to your account

With linked social networks, you can log in to the platform without having to enter your username and password every time. It is enough to select the desired social network and log in through it.:

Click on the [menu](/help/en/faq/general/menu.md) and select "[Settings](https://polee.me/user/settings)"

<div align="left"><figure><img src="/files/WjJ3znNpkAEdADltRryK" alt=""><figcaption></figcaption></figure></div>

Find the section "Login Providers" at the bottom of the page and click on "Connect" to the social network where you have an account. Next, you will be redirected to follow approximately the same path as during [registration](/help/en/faq/registration-and-authorization.md). And also here click "Disconnect" to disconnect from the social network.

<figure><img src="/files/yjuhEhh26vGkblx0m97T" 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://polee.me/help/en/faq/settings/link-socials.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.
