# Cogitus v1.0.2 release

We are happy to announce the release of Cogitus v1.0.2, This release comes with the addition of a new Features.

<mark style="color:green;">**Features -**</mark>

* A new Integration tab is now available via the View Dashboard button on deployed networks. Users can explore and request plugins like Encrypted ERC-20, Relayer, etc., tailored to their use cases.
* A new Monitoring tab has been introduced; detailed metrics and monitoring features will be rolled out in upcoming releases.
* The Overview screen has undergone visual and structural updates for improved user interaction.

{% hint style="success" %}
Check out the [Cogitus Platform](https://platform.cogitus.io/) for more information on how to use it.
{% 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.cogitus.io/release-notes/cogitus-v1.0.2-release.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.
