# Enrichment Data

{% hint style="info" %}
**Important:**  While a limited amount of enrichment is used in our Free tier, our Premium and Advanced Enrichment functionality is only available in our paid tiers.

You can learn more about our plans by visiting [https://countercyclical.com/pricing](https://countercyclical.io/pricing)
{% endhint %}

<details>

<summary>What information does Countercyclical require in order to enrich data?</summary>

Data enrichment is dependent on the initial availability of a company's domain (e.g. [berkshirehathaway.com](https://berkshirehathaway.com/)). Without this, views for certain companies and persons will not have enriched data.

</details>

<details>

<summary>Can users customize the type of data they want to see?</summary>

There are parts of the platform where we do allow users to hide/show specific data points and metrics based on their individual preferences and investment strategies.

</details>

<details>

<summary>How frequently is the enriched data updated?</summary>

The platform updates enriched data in real-time via API or at regular intervals, ensuring users have access to the most current and relevant information.

</details>


---

# 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.countercyclical.io/extras/enrichment-data.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.
