# Following / Follower User List Page

In the Followings page you can see the **list of users you are following**.

<figure><img src="/files/MiWioUNnG34LrxHONJSo" alt=""><figcaption><p>List of users you are following</p></figcaption></figure>

In the Followers page you can see the **list of users who follow you**.

<figure><img src="/files/TvLhYyduplsF9VZbcqFi" alt=""><figcaption><p>List of users who follow you</p></figcaption></figure>

| Feature                            | Description                                               |
| ---------------------------------- | --------------------------------------------------------- |
| Report/undo report user            | Report/undo reporting of a user                           |
| Remove user from follower list     | Remove a user from your **Following** list                |
| Redirect user to user profile page | Click a user in the list to go to the user's profile page |


---

# 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.social.plus/social-plus-uikit/uikit-3/web/social-uikit/our-components/user-profile-page/following-follower-user-list-page.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.
