# Rules Builder AI

\
The upgrade of our system [Rules Builder](/features/rules-builder.md) with AI GPT-4 integration offers unparalleled depth of analysis and interpretation of information. This system is capable of filtering and conveying only the most relevant news, processing their context in a way that takes into account current project metrics. Each piece of information is rated on a scale from 1 to 10 in terms of potential impact on price, where 1 signifies declines and 10 signifies increases. Moreover, the model is capable of interpreting who the author of the information is, allowing for a deeper understanding of the context of the data provided. Users will also be able to apply the system to analyze any message, using a flexible prompt.

### Features

* Filtering only the most relevant information
* Processing the context of information
* Relating to the context of current project metrics
* Rating the impact on price on a scale from 1 to 10, where 1 is declines and 10 is increases
* Interpreting who the author of the information is in the context of the information conveyed
* Ability to apply to any message with a flexible prompt

{% hint style="info" %}
On the page [Roadmap timeline](/roadmap/roadmap-timeline.md) you can check the forecast and rules for implementing this functionality.
{% 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.oxdata.io/roadmap/rules-builder-ai.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.
