# Accounts

### Guides

* [Account Lifecycle Stage](/accounts/account-lifecycle-stage.md)
* [Custom CRM Stages](/accounts/custom-crm-stages.md)
* [Developer Funnel Stages](/accounts/developer-funnel-stages.md)
* [Account Activity Score](/accounts/account-activity-score.md)
* [Find More Prospects](/accounts/find-more-prospects.md)
* [Tags](/accounts/tags.md)
* [Customizing Tags](/accounts/customizing-tags.md)
* [Custom Lists](/accounts/custom-lists.md)
* [Managing CRM Owners in Reo.Dev](/accounts/managing-crm-owners-in-reo.dev.md)
* [Follow an Account](/accounts/follow-an-account.md)
* [How to Set Up Notification Alerts for Accounts, Developers & Segments in Reo.Dev](/accounts/how-to-set-up-notification-alerts-for-accounts-developers-and-segments-in-reo.dev.md)
* [Flag incorrect data](/accounts/flag-incorrect-data.md)


---

# 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.reo.dev/accounts.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.
