# Overview

## From understanding to action

The Absolute Labs platform consists of three modules:

### Insights

{% content-ref url="/pages/mP7DHNYSyAQkWVCn4Bsz" %}
[Insights](/features/insights.md)
{% endcontent-ref %}

The Absolute Labs Insights module allows you to look into any asset on the blockchain and get deep and comprehensive information on its market data.   Not only that, you can explore the broader portfolios of all the wallets owning a given asset.   By accessing the broader portfolio you can understand your community's web3 interests, their tolerance for risk, their overall wallet buying power and even their mint revenue and minting history. &#x20;

### Audiences

{% content-ref url="/pages/a4mgDyFeSMIPfXX3kpYU" %}
[Audiences](/features/audiences.md)
{% endcontent-ref %}

The Absolute Labs Audiences module allows you to harness the power of the data available on supported blockchains.  All of a blockchain's wallet history is available to you, and the Absolute Labs querying tool allows you to create segments using on-chain and off-chain data such as portfolio holdings, wallet age, interests, exchanges, and much more. &#x20;

The Audiences module also allows you to import custom lists of wallets that you have gathered or obtained outside the platform.&#x20;

### Flows

{% content-ref url="/pages/C62j9jFT5ydpiWaatoq9" %}
[Flows](/features/flows.md)
{% endcontent-ref %}

The Absolute Labs Flows module is where the magic happens.  Flows allows you to put analytic insights into action by engaging with the segments you have defined in the Audiences module.  With flows you can onboard new customers, react to transactions on chain, catch opportunities in real-time and engage your community by interacting with then on various channels such as airdrops, Discord, SMS and email.

{% hint style="info" %}
Make sure to check out the [**Use Cases**](/use-cases/upcoming-nft-collection.md) and [**Guides**](broken://pages/mmQ7jqjeC3AKESCJM3vW) sections from the main menu to discover how the platform can be used to drive engagement and revenue
{% endhint %}


---

# 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.absolutelabs.io/features/overview.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.
