# How to find your Social Link

Setting up Reputation Guardian agent requires a link to an active social profile in order to get basic information.

To find social link, refer to one of these guides:

**How to get the LinkedIn profile link?**

1. On the profile page, tap the **More** button (three dots or a horizontal ellipsis) located below the profile picture.
2. From the dropdown menu that appears, choose the **Share via...** option.
3. Look for the **Copy** option and tap on it to copy the profile link to your clipboard.
4. You can now paste the copied link into **Reputation Agent** search window.

**How to get the Twitter profile link?**

1. Open the **X App** or **Website**: Launch the X app on your smartphone or visit X on your computer.
2. Go to Your **Profile**: Tap on your **profile icon** or sidebar to open your profile.
3. Copy Your **Profile Link**:

* **On Mobile:** Tap on the **share icon** at the top right corner of your profile page and select **'Copy link to profile'**.
* **On Desktop:** Right-click on your profile link in the address bar of your browser and select **'Copy'**.

Paste Your Link on **Reputation Agent** search window.

**How to get the Facebook profile link?**

1. Launch Facebook on your smartphone or visit the Facebook website on your computer.
2. Go to **Your Profile**: Click on your name or profile picture, usually located at the top of the homepage.
3. Copy Your Profile Link:

* **On Mobile:** Tap on the three dots next to 'Edit Profile’, then select 'Copy link to profile'.
* **On Desktop:** Right-click on your profile link in the address bar of your browser and select 'Copy'.

Paste Your Link on **Reputation Agent** search window.

**How to get the Instagram profile link?**

1. Open the **Instagram App** or **Website**: Start by opening the Instagram application on your mobile device or by visiting the Instagram website on a computer.
2. Go to Your **Profile**: Once you're logged in, navigate to your profile by tapping or clicking on the **profile icon**, usually found in the bottom right corner on the app or the top right corner on the website.
3. Copy Your **Profile URL**:

* **On Mobile:**
  1. Tap on the **three horizontal lines (menu)** at the top right of your profile page.
  2. Choose **'Settings'** from the menu that appears.
  3. Tap **'Account'**, then **'Username'**.
  4. Your username is displayed here. Use your username to form the profile link. It will look like this: **<https://www.instagram.com/yourusername/>**
* **On Desktop:** Right-click on your profile link in the address bar of your browser and select **'Copy'**.

Paste Your Link on **Reputation Agent** search window.


---

# 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.whitebridge.network/how-it-works/how-to-find-your-social-link.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.
