# Cut-off dates

Cut-off date in our context is a specific date from which historical trading data of cryptocurrency wallets becomes available. All data prior to this date is excluded from analysis and is not displayed in the service.

<table><thead><tr><th width="197">Chain</th><th>Cut-off date</th></tr></thead><tbody><tr><td><strong>Ethereum</strong></td><td>September 1, 2023</td></tr><tr><td><strong>Solana</strong></td><td>February 1, 2025</td></tr><tr><td><strong>Binance Smart Chain</strong></td><td>soon</td></tr></tbody></table>


---

# 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.definest.ai/miscellaneous/cut-off-dates.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.
