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

# FAQs/Troubleshooting

### Guides

* [How to Exclude Competitors from My Segments in Reo.Dev?](/faqs-troubleshooting/how-to-exclude-competitors-from-my-segments-in-reo.dev.md)
* [How to Sync a Segment to Salesforce/HubSpot?](/faqs-troubleshooting/how-to-sync-a-segment-to-crm.md)
* [Why Is the 'Sync to CRM' Button Greyed Out?](/faqs-troubleshooting/why-is-the-sync-to-crm-button-greyed-out.md)
* [I Synced My Accounts, But They Are Not Showing in My CRM – What to Do?](/faqs-troubleshooting/i-synced-my-accounts-but-they-are-not-showing-in-my-crm-what-to-do.md)
* [Why Am I Seeing More Accounts in CRM Than I Synced?](/faqs-troubleshooting/why-am-i-seeing-more-accounts-in-crm-than-i-synced.md)
* [Why Can't I Find My Account in the Dashboard Search Bar?](/faqs-troubleshooting/why-cant-i-find-my-account-in-the-dashboard-search-bar.md)
* [Resolving Caching Issues in Reo.Dev](/faqs-troubleshooting/resolving-caching-issues-in-reo.dev.md)
* [Understanding Score Discrepancies Between Account and Developer Activity Score](/faqs-troubleshooting/understanding-score-discrepancies-between-account-and-developer-activity-score.md)
* [Reo.Dev Credit-Based Pricing: FAQs](/faqs-troubleshooting/reo.dev-credit-based-pricing-faqs.md)
* [How to Ensure Better Email Deliverability Rates?](/faqs-troubleshooting/how-to-ensure-better-email-deliverability-rates.md)
* [Why is a Contact or Account I’m researching not appearing in the Reo Chrome Extension?](/faqs-troubleshooting/why-is-a-contact-or-account-im-researching-not-appearing-in-the-reo-chrome-extension.md)
* [Why can't I log into the Reo Chrome Extension?](/faqs-troubleshooting/why-cant-i-log-in-to-reos-chrome-extension.md)
* [CRM Contact Sync Troubleshooting Guide](/faqs-troubleshooting/crm-contact-sync-troubleshooting-guide.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:

```
GET https://docs.reo.dev/faqs-troubleshooting.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.
