# Orbital Docs

## Guides

- [Welcome to Orbital](https://docs.withorbital.com/readme.md)
- [At a Glance](https://docs.withorbital.com/getting-started/quickstart.md)
- [Discover](https://docs.withorbital.com/basics/editor.md): Find Net-New Accounts that Match Your ICP
- [Workflows](https://docs.withorbital.com/basics/markdown.md): Enrich and Activate High-Fit Accounts
- [Plays](https://docs.withorbital.com/basics/plays.md): Webhook-based Inbound AI Enrichments
- [Overview](https://docs.withorbital.com/agent/overview.md)
- [Overview: Push to CRM](https://docs.withorbital.com/integrations/overview-push-to-crm.md)
- [Overview: Bidirectional CRM Sync](https://docs.withorbital.com/integrations/overview-bidirectional-crm-sync.md)
- [Connecting Salesforce](https://docs.withorbital.com/integrations/connecting-salesforce.md): Connect Orbital to your Salesforce and keep your CRM in sync.
- [Connecting HubSpot](https://docs.withorbital.com/integrations/connecting-hubspot.md): Connect Orbital to your HubSpot and keep your CRM in sync.
- [Connecting Attio](https://docs.withorbital.com/integrations/connecting-attio.md)
- [Records](https://docs.withorbital.com/orbital-2.0/records.md)
- [Filtering in Records](https://docs.withorbital.com/orbital-2.0/records/filtering-in-records.md): Records supports filtering related entities. For example, on a Company object you can filter by properties of attached Contacts, Deals, or Locations.
- [Lists](https://docs.withorbital.com/orbital-2.0/lists.md): Lists are a way to create a static subset of the data in your Orbital universe.

## Agents

- [Catalog](https://docs.withorbital.com/agents/home.md)
- [Find Business Websites](https://docs.withorbital.com/agents/find-business-websites.md)
- [Check if Business Websites are Active](https://docs.withorbital.com/agents/check-if-business-websites-are-active.md)
- [Check How Modern Websites Are](https://docs.withorbital.com/agents/check-how-modern-websites-are.md)
- [Find Owners of Small Businesses](https://docs.withorbital.com/agents/find-owners-of-small-businesses.md)
- [Find Emails & Phone Numbers](https://docs.withorbital.com/agents/find-emails-and-phone-numbers.md)
- [Find Business's LinkedIn](https://docs.withorbital.com/agents/find-businesss-linkedin.md)
- [Find Website Technologies](https://docs.withorbital.com/agents/find-website-technologies.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.withorbital.com/readme.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.
