# Add-Ons

* Blockchain development.&#x20;
* Deployment scripts verification.&#x20;
* Monitoring system design and implementation.&#x20;
* Validation of the project and assessment of possible risks.&#x20;
* Preparation of AI models according to monitoring system design.&#x20;
* Verification of the deployed contracts (e.g. all initialization parameters check, check of the migration to another implementation of upgradeable contract, etc.).&#x20;
* Delivering additional security research tasks from the customer aimed at increasing overall system security, availability and decentralization.
* ...


---

# 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.veritasprotocol.com/ecosystem/add-ons.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.
