# Contracts

Declare and Manage Your Contracts Directly in Dastra

The Contracts module in Dastra is a feature designed to facilitate the management and monitoring of your contracts. It allows users to securely declare, modify, sign, and version contracts while ensuring compliance with data protection regulations.

Accessing the Contracts Module

You need to have a subscription that includes the "Contracts" feature in order to access the module.

If the feature is active in your plan, you can access the module by clicking on the contracts icon in the navigation.

<figure><img src="/files/65N3gKHXnlUdvXqiBmwG" alt=""><figcaption><p>Contracts feature icon</p></figcaption></figure>


---

# 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://doc.dastra.eu/en/features/contrats.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.
