# Cohort Wallet Count Prediction

<figure><img src="/files/wHsfAXOjVEKoKAi3Zl1H" alt=""><figcaption></figcaption></figure>

1. After setting up all the filters, our system will predict the number of potential wallet accounts under these conditions in the database.&#x20;
2. The denominator is the total wallet accounts on your selected chain that were active during the past 60 days, and the numerator is the total number of your selected cohort.

{% hint style="info" %} <mark style="color:blue;">**NOTE**</mark>\
Creating a cohort requires time to synchronize the data, typically taking 30 minutes to 1 hour. You can return and check the status in the cohort list table.
{% 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://growing3.gitbook.io/growing3/feature/wallet-selector/cohort-wallet-count-prediction.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.
