# GrowthFactor Docs

## Documentation

- [Account Set Up and Login](https://docs.growthfactor.ai/getting-started/readme.md)
- [Navigating the Platform](https://docs.growthfactor.ai/getting-started/navigating-the-platform.md)
- [Key Terms](https://docs.growthfactor.ai/getting-started/key-terms.md)
- [Workspaces](https://docs.growthfactor.ai/getting-started/workspaces.md)
- [Workspace Settings](https://docs.growthfactor.ai/getting-started/workspace-settings.md)
- [Members](https://docs.growthfactor.ai/getting-started/members.md)
- [MCP](https://docs.growthfactor.ai/getting-started/mcp.md)
- [Map Layers](https://docs.growthfactor.ai/data-and-visualization/map-layers.md)
- [Filters](https://docs.growthfactor.ai/data-and-visualization/filters.md)
- [Growthfactor Agent](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/growthfactor-agent.md)
- [Site Analysis](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/quick-search.md)
- [Trade Area Analysis](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/trade-area-analysis.md)
- [Market Selection](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/market-selection.md)
- [Foot Traffic and Brand Rankings](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/foot-traffic-and-brand-rankings-review.md)
- [Points of Interest (POI)](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/visitation.md)
- [GrowthFactor Score](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/growthfactor-score.md)
- [Sales Projections](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/sales-projections.md)
- [Demographics](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/demographics.md)
- [Traffic](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/traffic.md)
- [Cannibalization](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/cannibalization.md)
- [Competitors & Complements](https://docs.growthfactor.ai/analyze-site-intelligence-and-selection/competitors-and-complements.md)
- [My Stores](https://docs.growthfactor.ai/manage-deal-pipeline-and-collaboration/my-stores.md)
- [Deals Overview](https://docs.growthfactor.ai/manage-deal-pipeline-and-collaboration/deals-overview.md)
- [Deal Creation & Management](https://docs.growthfactor.ai/manage-deal-pipeline-and-collaboration/deal-creation-and-management.md)
- [Activity Tracking](https://docs.growthfactor.ai/manage-deal-pipeline-and-collaboration/activity-tracking.md)
- [Deal Dropbox](https://docs.growthfactor.ai/manage-deal-pipeline-and-collaboration/deal-dropbox.md)
- [Sharing and Exporting](https://docs.growthfactor.ai/manage-deal-pipeline-and-collaboration/sharing-and-exporting.md)
- [Contacting our Experts](https://docs.growthfactor.ai/verify-check-with-a-dedicated-analyst/contacting-our-experts-review.md)
- [Site Deep Dive](https://docs.growthfactor.ai/verify-check-with-a-dedicated-analyst/site-deep-dive-review.md)
- [Market Analysis](https://docs.growthfactor.ai/verify-check-with-a-dedicated-analyst/market-analysis-review.md)
- [FAQs](https://docs.growthfactor.ai/faqs.md)

## Changelog

- [Changelog](https://docs.growthfactor.ai/changelog/readme.md): New updates and improvements


---

# 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.growthfactor.ai/getting-started/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.
