# Linking your social accounts

1. Go to <https://firstledger.net/> and click wallet on the top right .
2. Log in using the telegram verification method&#x20;
3. Once logged in click open wallet and navigate to the gear on the top left<br>

<figure><img src="/files/erUuNshTLvRWPBtGH0AY" alt=""><figcaption></figcaption></figure>

4. You will then be brought to your social link manager&#x20;

<figure><img src="/files/EC8UMcTJ6sSJ02Q9Ddxf" alt=""><figcaption></figcaption></figure>

5. Click on the social account you'd like to link and walk through the linking process. IT IS READ ONLY WE DO NOT STORE DATA.<br>
6. Once the account has been linked you'll be able to use said social account as a sign in method.


---

# 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.firstledger.net/linking-your-social-accounts.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.
