# Introduction

\
FoxMetrics is uniquely designed to allow users to have fun with their data while getting work done. When you click on an application, the Quick Access window pops up to allow you to choose the product you want to work with.&#x20;

![](/files/-Mfc88LAk9d_UnJjSrar)

There are currently four products/features on FoxMetrics.&#x20;

* [**Observer**](/features/observer.md)
* [**Dashboards**](/features/dashboards.md)
* [**Workbench**](/features/workbench.md)
* [**Audience**](/features/audience.md)

The features you find on your account are dependent on your subscription and use cases. So don’t worry if you can’t find any one of these products on your account.

## **Switching Between Products**

You can easily switch between products by clicking on the ‘**change product**’ button (circled red) at the right top corner of each page. Then select the application you’ll like to switch to.

![](/files/-Md-e2JifzvW0vmgPPVA)


---

# 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.foxmetrics.com/features/features-introduction.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.
