> For the complete documentation index, see [llms.txt](https://docs.goodfit.io/goodfit-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodfit.io/goodfit-docs/product.md).

# Product

- [Scoring Fields](https://docs.goodfit.io/goodfit-docs/product/scoring-fields.md)
- [Scoring Analysis](https://docs.goodfit.io/goodfit-docs/product/scoring-analysis.md)
- [Segments](https://docs.goodfit.io/goodfit-docs/product/segments.md)
- [Creating Segments](https://docs.goodfit.io/goodfit-docs/product/segments/creating-segments.md)
- [Dynamic Segments](https://docs.goodfit.io/goodfit-docs/product/segments/dynamic-segments.md)
- [Personas and Contacts](https://docs.goodfit.io/goodfit-docs/product/segments/personas-and-contacts.md)
- [Contact Credits](https://docs.goodfit.io/goodfit-docs/product/segments/contact-credits.md)
- [Syncing Segments](https://docs.goodfit.io/goodfit-docs/product/segments/syncing-segments.md)
- [Tags](https://docs.goodfit.io/goodfit-docs/product/tags.md)
- [Integrations](https://docs.goodfit.io/goodfit-docs/product/integrations.md)
- [Salesforce](https://docs.goodfit.io/goodfit-docs/product/integrations/salesforce.md)
- [Common Salesforce Errors](https://docs.goodfit.io/goodfit-docs/product/integrations/salesforce/common-salesforce-errors.md)
- [HubSpot](https://docs.goodfit.io/goodfit-docs/product/integrations/hubspot.md)
- [CSV Export](https://docs.goodfit.io/goodfit-docs/product/integrations/csv-export.md)
- [Webhooks](https://docs.goodfit.io/goodfit-docs/product/integrations/webhooks.md): GoodFit supports syncing company and contact records to your systems via Webhook. This guide will outline the steps to take in order to fully set it up as well as best practices.
- [Integration security](https://docs.goodfit.io/goodfit-docs/product/integrations/integration-security.md)
- [Data Explorer](https://docs.goodfit.io/goodfit-docs/product/data-explorer.md)
- [Market Explorer](https://docs.goodfit.io/goodfit-docs/product/market-explorer.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.goodfit.io/goodfit-docs/product.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.
