# 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)
- [Workspaces](https://docs.growthfactor.ai/getting-started/workspaces.md)
- [Members](https://docs.growthfactor.ai/getting-started/members.md)
- [Workspace Settings](https://docs.growthfactor.ai/getting-started/workspace-settings.md)
- [Key Terms](https://docs.growthfactor.ai/getting-started/key-terms.md)
- [Contacting our Experts](https://docs.growthfactor.ai/getting-started/contacting-our-experts.md)
- [Market Planning](https://docs.growthfactor.ai/guides/market-planning.md)
- [Studies Overview](https://docs.growthfactor.ai/study/overview.md)
- [GrowthFactor Agent](https://docs.growthfactor.ai/study/growthfactor-agent.md)
- [Pins](https://docs.growthfactor.ai/study/pins.md)
- [Shapes](https://docs.growthfactor.ai/study/shapes.md)
- [Annotations and Comments](https://docs.growthfactor.ai/study/annotations-and-comments.md)
- [Sharing and Exporting Studies](https://docs.growthfactor.ai/study/sharing-and-exporting-studies.md)
- [Controls and Shortcuts](https://docs.growthfactor.ai/study/controls-and-shortcuts.md)
- [Trade Zones](https://docs.growthfactor.ai/data-and-analytics/trade-zones.md)
- [GrowthFactor Score](https://docs.growthfactor.ai/data-and-analytics/growthfactor-score.md)
- [Sales Forecast](https://docs.growthfactor.ai/data-and-analytics/sales-forecast.md)
- [Demographics](https://docs.growthfactor.ai/data-and-analytics/demographics.md)
- [Foot Traffic and Brand Rankings](https://docs.growthfactor.ai/data-and-analytics/foot-traffic-and-brand-rankings.md)
- [Vehicle Traffic](https://docs.growthfactor.ai/data-and-analytics/vehicle-traffic.md)
- [Points of Interest](https://docs.growthfactor.ai/data-and-analytics/points-of-interest.md)
- [Competitors and Complements](https://docs.growthfactor.ai/data-and-analytics/competitors-and-complements.md)
- [Cannibalization](https://docs.growthfactor.ai/data-and-analytics/cannibalization.md)
- [Map Layers](https://docs.growthfactor.ai/manage/map-layers.md)
- [My Stores](https://docs.growthfactor.ai/manage/my-stores.md)
- [My Files](https://docs.growthfactor.ai/manage/my-files.md)
- [Shared Maps](https://docs.growthfactor.ai/manage/shared-maps.md)
- [Filters](https://docs.growthfactor.ai/manage/filters.md)
- [Deal Dashboard](https://docs.growthfactor.ai/deals/deal-dashboard.md)
- [Creating and Managing Deals](https://docs.growthfactor.ai/deals/creating-and-managing-deals.md)
- [Deal Activity](https://docs.growthfactor.ai/deals/deal-activity.md)
- [Deal Dropbox](https://docs.growthfactor.ai/deals/deal-dropbox.md)
- [Site Analysis](https://docs.growthfactor.ai/site-analysis-legacy/site-analysis.md)
- [Sharing and Exporting](https://docs.growthfactor.ai/site-analysis-legacy/sharing-and-exporting.md)
- [MCP](https://docs.growthfactor.ai/mcp.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.
