> For the complete documentation index, see [llms.txt](https://guides.accentvoice.com/desktop-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.accentvoice.com/desktop-user-guide/connect/connect-settings/find-me-follow-me.md).

# Find Me / Follow Me

This section allows you to specify additional call forwarding rules in case the simple [Call Forwarding](/desktop-user-guide/connect/connect-settings/call-forwarding.md) does not satisfy a your requirements.

![](/files/-MaWFReQX66zuerij07C)

You can specify up to 5 phone numbers which can be either dialed at the same time or sequentially.

You can specify whether the phone associated with your extension will be called or not, and whether the numbers will be called simultaneously or one after another.

Find Me / Follow Me can be enabled for all callers, or only calls from certain numbers will be forwarded by specifying the caller ID of these callers. You can also specify a time range (created by an administrator) to limit when Find Me / Follow Me rules will be in effect.

{% hint style="info" %}
**Note:** You can enter the information you use frequently (for example a list of numbers for Find Me / Follow Me) and then “Enable” or “Disable” it as needed.
{% endhint %}


---

# 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://guides.accentvoice.com/desktop-user-guide/connect/connect-settings/find-me-follow-me.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.
