# Follow Service or Seller

When you like a seller, you can click :heart: to follow the seller, and when you're interested in a service, you can click :heart: in the service list or details to follow it. All the sellers and services you follow can be found via the little 'heart' icon in the top navigation bar.

<figure><img src="/files/Sjt8xtwhjGlVhOUF6fZQ" 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://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/requesting-and-acquiring-a-service/follow-service-or-seller.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.
