# Topical Map AI

## Topical Map AI

- [Quickstart Guide!](https://docs.topicalmap.ai/tutorial/quickstart-guide.md): Here's the OFFICIAL onboarding for TMAI!
- [What makes a good "niche?"](https://docs.topicalmap.ai/tutorial/what-makes-a-good-niche.md)
- [Project Folders](https://docs.topicalmap.ai/tutorial/project-folders.md): A way to organize your maps!
- [Your account](https://docs.topicalmap.ai/tutorial/your-account.md)
- [Affiliate Program](https://docs.topicalmap.ai/tutorial/affiliate-program.md)
- [What's an SEO topical map?](https://docs.topicalmap.ai/seo-maps/whats-an-seo-topical-map.md)
- [SEO Map settings](https://docs.topicalmap.ai/seo-maps/seo-map-settings.md)
- [Sitemaps](https://docs.topicalmap.ai/seo-maps/sitemaps.md): (add, edit, where to find .xml URL)!
- [ACTION: How to use the map](https://docs.topicalmap.ai/seo-maps/action-how-to-use-the-map.md): How to export & analyze data, and what to do NEXT!
- [What's a social-first map?](https://docs.topicalmap.ai/social-first-maps/whats-a-social-first-map.md)
- [Social-First Map Settings](https://docs.topicalmap.ai/social-first-maps/social-first-map-settings.md)
- [ACTION: How to use the map](https://docs.topicalmap.ai/social-first-maps/action-how-to-use-the-map.md)
- [What's a product map?](https://docs.topicalmap.ai/product-maps/whats-a-product-map.md): A mega list of useful information for ANY PRODUCT in your business/niche.
- [Product Map settings](https://docs.topicalmap.ai/product-maps/product-map-settings.md): How to generate a product map in TMAI!
- [ACTION: How to use the map](https://docs.topicalmap.ai/product-maps/action-how-to-use-the-map.md)
- [What's a question map?](https://docs.topicalmap.ai/question-maps/whats-a-question-map.md)
- [Question Map settings](https://docs.topicalmap.ai/question-maps/question-map-settings.md)
- [ACTION: How to use the map](https://docs.topicalmap.ai/question-maps/action-how-to-use-the-map.md)
- [What's a keyword map?](https://docs.topicalmap.ai/keyword-maps/whats-a-keyword-map.md)
- [Keyword Map settings](https://docs.topicalmap.ai/keyword-maps/keyword-map-settings.md)
- [ACTION: How to use the map](https://docs.topicalmap.ai/keyword-maps/action-how-to-use-the-map.md)
- [What's a news map?](https://docs.topicalmap.ai/news-maps/whats-a-news-map.md)
- [News map settings](https://docs.topicalmap.ai/news-maps/news-map-settings.md)
- [ACTION: How to use the map](https://docs.topicalmap.ai/news-maps/action-how-to-use-the-map.md)
- [Changelog](https://docs.topicalmap.ai/other-stuff/changelog.md): A log of...changes.
- [Feedback, bugs, and ideas form!](https://docs.topicalmap.ai/other-stuff/feedback-bugs-and-ideas-form.md)
- ["I can't log in!"](https://docs.topicalmap.ai/troubleshooting/i-cant-log-in.md)
- ["My map is stuck on 'in progress!'"](https://docs.topicalmap.ai/troubleshooting/my-map-is-stuck-on-in-progress.md)
- ["My map is blank."](https://docs.topicalmap.ai/troubleshooting/my-map-is-blank..md)
- ["I'd like a refund, please."](https://docs.topicalmap.ai/troubleshooting/id-like-a-refund-please..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.topicalmap.ai/tutorial/quickstart-guide.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.
