> For the complete documentation index, see [llms.txt](https://docs.reo.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reo.dev/accounts/follow-an-account.md).

# Follow an Account

This guide explains how to follow accounts.

**Step 1:** Find the accounts that you find interesting. Click the **star icon** next to the account to follow it.

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FGR41Ip8ZFup78x7EcieY%2FScreenshot%202025-08-19%20at%2010.56.18%E2%80%AFAM.png?alt=media\&token=4612f691-e9bd-445d-adde-053797bdf314)

Alternatively, you can open up the account details page and click on the star icon as shown in the image below.&#x20;

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FxukO5qA1Nol1C6OUq3vX%2FScreenshot%202025-08-19%20at%2010.58.31%E2%80%AFAM.png?alt=media\&token=f6f05e2d-0759-46c1-8a48-b53d645f7aa4)

**Step 2:** Head to the **Lists** section and create a new list—you can give it any name like *Favourites* or *Starred Accounts.*&#x20;

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FpGbGXzs0HP9dkFkECUAq%2FScreenshot%202025-08-19%20at%2011.05.48%E2%80%AFAM.png?alt=media&amp;token=c9c9d56d-8586-4632-9fc2-458b78e6db18" alt=""><figcaption></figcaption></figure>

**Step 3:** Go back to the accounts dashboard page and select all the **starred/followed account (s).**&#x20;

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FIzFQP9DcKcGhcYZKvoSL%2FScreenshot%202025-08-19%20at%2011.08.29%E2%80%AFAM.png?alt=media&amp;token=b82005a1-5a20-43e7-b01e-ecfdbac81439" alt=""><figcaption></figcaption></figure>

**Step 4:** Next, under the Actions Menu, select the 'Add to list' option&#x20;

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FlTbvRytMytRFN8ZRoIb3%2FScreenshot%202025-08-19%20at%2011.11.09%E2%80%AFAM.png?alt=media&amp;token=5c5fbe64-71b8-41c8-a70b-1102652530e0" alt=""><figcaption></figcaption></figure>

**Step 5:** Choose the 'Favourites' List created in 'Step 2' to add all the selected accounts to this list.&#x20;

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FM6BNNCmhMuUt7wVxUwCa%2FScreenshot%202025-08-19%20at%2011.12.55%E2%80%AFAM.png?alt=media&amp;token=09b32311-4c55-4be7-92ff-1de66207e10b" alt=""><figcaption></figcaption></figure>

**Step 6:** Once you've added your starred accounts to the list, Click on 'Go to lists' to view all the accounts.&#x20;

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2F8LMDluFDQ5DdKc5c0g5q%2FScreenshot%202025-08-19%20at%2011.13.26%E2%80%AFAM.png?alt=media&amp;token=0c51ea7a-53d9-493e-9ab3-76f51c9c5df4" alt=""><figcaption></figcaption></figure>

Once you've created this list, you can keep adding accounts you find interesting or want to follow more closely to this list and monitor them all from one place.&#x20;

Furthermore, everytime you login and want to see all your starred accounts - you can  simply select the 'favourites' list from the dropdown menu on the accounts dashboard page (as shown in the image below)  to view them.&#x20;

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FTSweUbvFtqysxQ9tUtij%2FScreenshot%202025-08-19%20at%2011.22.40%E2%80%AFAM.png?alt=media&amp;token=c1c7c3e8-7ccf-4fcb-86ca-939bd9649e3d" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.reo.dev/accounts/follow-an-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
