# 🚨 DEPRECATION NOTICE 🚨

{% hint style="danger" %}
**RenHelpers.DataAccessHelpers is now OBSOLETE!**
{% endhint %}

We’ve reimagined and modernized the entire library as [REN.Kit.DataKit](https://www.nuget.org/packages/REN.Kit.DataKit) and [REN.Kit.CacheKit](https://www.nuget.org/packages/REN.Kit.CacheKit).

* All new features, updates, and bugfixes will only be delivered via REN.Kit.
* The old RenHelpers.\* packages will receive no further maintenance.
* **We strongly recommend migrating to REN.Kit for better performance, security, and support.**

See the [Migration Guide](https://fethis-organization.gitbook.io/ren.kit-documentation/migration-guide) for easy upgrade steps.


---

# 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://fethis-organization.gitbook.io/ren-regular-everyday-normal-helper/deprecation-notice.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.
