# Crystal Advisor

- [Access to Crystal](https://docs.igenius.ai/crystal-advisor/access-to-crystal.md)
- [Signup](https://docs.igenius.ai/crystal-advisor/access-to-crystal/log-in.md): This page describes the process to sign up to Crystal.
- [Login](https://docs.igenius.ai/crystal-advisor/access-to-crystal/log-in-1.md): This page describes the process to log in to Crystal web app and Crystal mobile app.
- [Discover the Advisor](https://docs.igenius.ai/crystal-advisor/access-to-crystal/how-to-interact-with-crystal.md): This page describes the Advisor Workspace and its capabilities.
- [Notifications](https://docs.igenius.ai/crystal-advisor/access-to-crystal/how-to-interact-with-crystal/notifications.md): This page describes the Notification Section.
- [Account](https://docs.igenius.ai/crystal-advisor/access-to-crystal/how-to-interact-with-crystal/account.md): This page describes the Account Section.
- [Talk to Your Data](https://docs.igenius.ai/crystal-advisor/talk-to-your-data.md)
- [Conversation](https://docs.igenius.ai/crystal-advisor/talk-to-your-data/conversation.md)
- [Request Topics](https://docs.igenius.ai/crystal-advisor/talk-to-your-data/conversation/request-topics.md): This page explains how to talk with Crystal.
- [Entity-Based Conversation](https://docs.igenius.ai/crystal-advisor/talk-to-your-data/conversation/request-topics/entity-based-conversation.md): This page describes the new Entity-Based Conversation capability.
- [Context Memory](https://docs.igenius.ai/crystal-advisor/talk-to-your-data/conversation/request-topics/context-memory.md): This page describes the Context Memory capability.
- [Autocomplete](https://docs.igenius.ai/crystal-advisor/talk-to-your-data/conversation/request-topics/autocomplete.md): This page describes the Autocomplete capability.
- [Request a Data Analysis](https://docs.igenius.ai/crystal-advisor/talk-to-your-data/conversation/request-a-data-analysis.md): This page summarizes all the capabilities that you can activate in a conversation.
- [Disambiguation](https://docs.igenius.ai/crystal-advisor/talk-to-your-data/conversation/disambiguation.md): This page describes the Disambiguation capability.
- [Explore Your Data](https://docs.igenius.ai/crystal-advisor/explore-your-data.md)
- [Suggestions](https://docs.igenius.ai/crystal-advisor/explore-your-data/suggestions.md): This page describes the Suggestions capability.
- [Topics Overview](https://docs.igenius.ai/crystal-advisor/explore-your-data/dashboard.md): This page describes the Topic Section and its capabilities.
- [Filter Topics](https://docs.igenius.ai/crystal-advisor/explore-your-data/how-to-use-filters.md): This page describes the Filter Topics capability.
- [Ask Topics](https://docs.igenius.ai/crystal-advisor/explore-your-data/ask-topics.md): This page describes the Ask Topics capability.
- [Past Questions](https://docs.igenius.ai/crystal-advisor/explore-your-data/past-questions.md): This page describes the Past Questions Section.
- [Change Chart](https://docs.igenius.ai/crystal-advisor/explore-your-data/change-chart.md): This page describes the Change Chart capability.
- [Analyze Your Data](https://docs.igenius.ai/crystal-advisor/analyze-your-data.md)
- [Automated Insights](https://docs.igenius.ai/crystal-advisor/analyze-your-data/automated-insights.md): This page describes the Automated Insights capability.
- [Insight Analysis](https://docs.igenius.ai/crystal-advisor/analyze-your-data/insight-analysis.md): This page describes the Insights Analysis capability.
- [Alerts](https://docs.igenius.ai/crystal-advisor/analyze-your-data/alerts.md): This page gives an overview of the Alerts capability.
- [Anomaly Detection](https://docs.igenius.ai/crystal-advisor/analyze-your-data/alerts/alerts.md): This page describes the Anomaly Detection Alert.
- [Threshold Monitoring](https://docs.igenius.ai/crystal-advisor/analyze-your-data/alerts/alerts-1.md): This page describes the Threshold Monitoring Alert.
- [Topic Scheduling](https://docs.igenius.ai/crystal-advisor/analyze-your-data/alerts/alerts-2.md): This page describes the Topic Scheduling Alert.
- [Forecasting (Beta)](https://docs.igenius.ai/crystal-advisor/analyze-your-data/forecasting.md): This page describes the Automated Forecasting capability.
- [Report and Discuss Your Data](https://docs.igenius.ai/crystal-advisor/report-and-discuss-your-data.md)
- [Export Topic](https://docs.igenius.ai/crystal-advisor/report-and-discuss-your-data/export-topic.md): This page describes the Export Topic capability.
- [Share Topic](https://docs.igenius.ai/crystal-advisor/report-and-discuss-your-data/share-topic.md): This page describes the Share Topic capability.
- [Data Storytelling](https://docs.igenius.ai/crystal-advisor/report-and-discuss-your-data/data-storytelling.md): This page describes the Data Storytelling capability.
- [Customize Your Experience](https://docs.igenius.ai/crystal-advisor/customize-your-experience.md)
- [Choose Language](https://docs.igenius.ai/crystal-advisor/customize-your-experience/how-to-interact-with-crystal.md): This page describes the Choose Language capability.
- [Choose Theme](https://docs.igenius.ai/crystal-advisor/customize-your-experience/how-to-interact-with-crystal-1.md): This page describes the Choose Theme capability.
- [Crystal on Mobile](https://docs.igenius.ai/crystal-advisor/crystal-on-mobile.md)
- [Siri & Shortcuts](https://docs.igenius.ai/crystal-advisor/crystal-on-mobile/siri-integration.md): This page describes the Siri & Shortcuts capabilities.
- [Crystal on Microsoft Teams](https://docs.igenius.ai/crystal-advisor/crystal-on-microsoft-teams.md)
- [Download Crystal on Teams](https://docs.igenius.ai/crystal-advisor/crystal-on-microsoft-teams/microsoft-teams.md): This page describes how to setup the Crystal app for Microsoft Teams.


---

# Agent Instructions: 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.igenius.ai/crystal-advisor.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.
