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

# Information

## Keep Learning, Continue Exploring!

Fogwing IoT Analytics Studio includes a feature that lets users explore and learn more about the product and offers support for assistance whenever needed. This way, Fogwing IoT Analytics Studio is becomes a holistic analytics solution.

{% hint style="info" %}
For an overview of Fogwing IoT Analytics Studio, visit <https://www.fogwing.io/iot-data-analytics/>
{% endhint %}

To Access Information:

1. Login to your Fogwing IoT Analytics Studio as a default first step.
2. Upon Login, you will land on the Dashboard.
3. Towards the left side bottom corner of the menu bar, you will find the 'Question' icon. Click on the it and a pop-up will appear.
4. In the pop-up, select what you wish to explore and learn. You will be directed to the same.

![About Us Option from the Menu bar.](/files/-MX2BC2FFQ75x0JRQeJF)

> **The pop-up contains Privacy Policy, Terms and Conditions, Support (for Queries), Documentation, About Us and the Version of the Analytics Solution.**


---

# 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.fogwing.io/fogwing-analytics-studio/about/untitled.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.
