# Sumble Docs

## Sumble Documentation

- [Sumble](https://docs.sumble.com/readme.md)
- [Sales functions](https://docs.sumble.com/sales-functions.md)
- [Generate pipeline](https://docs.sumble.com/sales-functions/generate-pipeline.md)
- [Close deals](https://docs.sumble.com/sales-functions/close-deals.md)
- [Grow accounts](https://docs.sumble.com/sales-functions/grow-accounts.md)
- [Web application](https://docs.sumble.com/web-application.md)
- [Search bar](https://docs.sumble.com/web-application/search-bar.md)
- [Organization search](https://docs.sumble.com/web-application/search-bar/organization-search.md)
- [Natural language search](https://docs.sumble.com/web-application/natural-language-search.md)
- [Organization pages](https://docs.sumble.com/web-application/organization-pages.md)
- [People search](https://docs.sumble.com/web-application/people-search.md)
- [Teams](https://docs.sumble.com/web-application/teams.md)
- [Hiring trends](https://docs.sumble.com/web-application/hiring-trends.md)
- [Account lists](https://docs.sumble.com/web-application/account-lists.md)
- [Contact lists](https://docs.sumble.com/web-application/contact-lists.md)
- [Saved searches](https://docs.sumble.com/web-application/saved-searches.md)
- [Feed](https://docs.sumble.com/web-application/feed.md)
- [Data exports](https://docs.sumble.com/web-application/data-exports.md)
- [Credits](https://docs.sumble.com/web-application/credits-and-exports.md)
- [Intent alerts](https://docs.sumble.com/web-application/intent-alerts.md)
- [Intent signals](https://docs.sumble.com/web-application/intent-signals.md)
- [Relevant contacts](https://docs.sumble.com/web-application/relevant-contacts.md)
- [Salesforce import](https://docs.sumble.com/web-application/salesforce-import.md)
- [Keyboard shortcuts](https://docs.sumble.com/web-application/keyboard-shortcuts.md)
- [Sumble Pro](https://docs.sumble.com/web-application/sumble-pro.md)
- [Enterprise services](https://docs.sumble.com/enterprise-services.md)
- [Sumble Enrich](https://docs.sumble.com/enterprise-services/sumble-enrich.md)
- [Sumble Signals](https://docs.sumble.com/enterprise-services/sumble-signals.md)
- [Integrations](https://docs.sumble.com/enterprise-services/integrations.md)
- [HubSpot](https://docs.sumble.com/enterprise-services/integrations/hubspot.md)
- [Okta SSO (OIDC)](https://docs.sumble.com/enterprise-services/integrations/okta-sso-oidc.md)
- [Salesforce package](https://docs.sumble.com/enterprise-services/integrations/salesforce-package.md)
- [Slack alerts](https://docs.sumble.com/enterprise-services/integrations/slack-alerts.md)
- [Snowflake share](https://docs.sumble.com/enterprise-services/integrations/snowflake-share.md)
- [Databricks](https://docs.sumble.com/enterprise-services/integrations/databricks.md)
- [Blob store / GCS](https://docs.sumble.com/enterprise-services/integrations/blob-store.md)
- [Pricing](https://docs.sumble.com/enterprise-services/pricing.md)
- [Our data](https://docs.sumble.com/our-data.md)
- [Trust & security](https://docs.sumble.com/trust-and-security.md): The links below provide information about our systems security and availability.
- [API](https://docs.sumble.com/api.md)
- [Organizations](https://docs.sumble.com/api/organizations.md)
- [Jobs](https://docs.sumble.com/api/jobs.md)
- [People](https://docs.sumble.com/api/people.md)
- [Organization lists](https://docs.sumble.com/api/organization-lists.md)
- [Contact lists](https://docs.sumble.com/api/contact-lists.md)
- [Technologies](https://docs.sumble.com/api/technologies.md)
- [MCP](https://docs.sumble.com/api/mcp.md)


---

# Agent Instructions: 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.sumble.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.
