> 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/playbooks.md).

# Playbooks

- [For SDRs](https://docs.reo.dev/playbooks/for-sdrs.md)
- [Track Purchase Intent in Your Target Accounts and Get Real-Time Slack Alerts](https://docs.reo.dev/playbooks/for-sdrs/track-purchase-intent-in-your-target-accounts-and-get-real-time-slack-alerts.md)
- [Upload Target Accounts & Get Buyer Contacts](https://docs.reo.dev/playbooks/for-sdrs/upload-target-accounts-and-get-buyer-contacts.md)
- [Do account research in seconds & Warm up Buyers](https://docs.reo.dev/playbooks/for-sdrs/do-account-research-in-seconds-and-warm-up-buyers.md)
- [Add Prospects to your Email Sequences](https://docs.reo.dev/playbooks/for-sdrs/add-prospects-to-your-email-sequences.md)
- [Find Net New Opportunities in your Territory](https://docs.reo.dev/playbooks/for-sdrs/find-net-new-opportunities-in-your-territory.md)
- [Build Relationships with Champion Developers at Your Target Accounts](https://docs.reo.dev/playbooks/for-sdrs/build-relationships-with-champion-developers-at-your-target-accounts.md)
- [Turn Competitor Evaluation Signals into Pipeline for your Target Accounts](https://docs.reo.dev/playbooks/for-sdrs/turn-competitor-evaluation-signals-into-pipeline-for-your-target-accounts.md)
- [For AE's](https://docs.reo.dev/playbooks/for-aes.md)
- [Spot when Cold opportunities become active again](https://docs.reo.dev/playbooks/for-aes/spot-when-cold-opportunities-become-active-again.md)
- [Track Deal Progression via Developer Intent in your Target Accounts](https://docs.reo.dev/playbooks/for-aes/track-deal-progression-via-developer-intent-in-your-target-accounts.md)
- [Track & Get Slack Alerts for Purchase Intent Signals for your Assigned Deals](https://docs.reo.dev/playbooks/for-aes/track-and-get-slack-alerts-for-purchase-intent-signals-for-your-assigned-deals.md)
- [Find Fresh Buyer Contacts to Build relationships in your Deals](https://docs.reo.dev/playbooks/for-aes/find-fresh-buyer-contacts-to-build-relationships-in-your-deals.md)
- [Add Prospects to your Email Sequences](https://docs.reo.dev/playbooks/for-aes/add-prospects-to-your-email-sequences.md)
- [Warm up Buyers in your Target Deals](https://docs.reo.dev/playbooks/for-aes/warm-up-buyers-in-your-target-deals.md)
- [Build Relationships with Champion Developers at Your Target Accounts](https://docs.reo.dev/playbooks/for-aes/build-relationships-with-champion-developers-at-your-target-accounts.md)
- [Get Alerted When Your Open Deals Start Evaluating Competitors](https://docs.reo.dev/playbooks/for-aes/get-alerted-when-your-open-deals-start-evaluating-competitors.md)
- [For RevOps](https://docs.reo.dev/playbooks/for-revops.md)
- [Add Buyer Contacts as LinkedIn Connections on Autopilot for your Sales Reps](https://docs.reo.dev/playbooks/for-revops/add-buyer-contacts-as-linkedin-connections-on-autopilot-for-your-sales-reps.md)
- [Agents](https://docs.reo.dev/playbooks/agents.md)
- [Enrich Existing Account Segments/Lists with key signals using Reo Agents](https://docs.reo.dev/playbooks/agents/enrich-existing-account-segments-lists-with-key-signals-using-reo-agents.md)
- [Build your account list using Reo Agents](https://docs.reo.dev/playbooks/agents/build-your-account-list-using-reo-agents.md)
- [Find buyers in enriched accounts](https://docs.reo.dev/playbooks/agents/find-buyers-in-enriched-accounts.md)
- [How to Use Reo Agents in Your Daily Workflows](https://docs.reo.dev/playbooks/agents/how-to-use-reo-agents-in-your-daily-workflows.md)


---

# 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/playbooks.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.
