# Contract Manager

<figure><img src="/files/03MPUspaqeSFQR0SQ8a4" alt=""><figcaption><p>Integrate using your favourite programming language</p></figcaption></figure>

The ONINO Contract Manager is one of the biggest updates to the ONINO Cloud Platform. Here you can interact with your (or your imported) contracts directly in the platform. Write and Read options are conveniently displayed for each smart contract you have ever deployed or imported on the ONINO Developer Platform. Code snippets for the integration in your system are displayed for each function in the smart contract.

<figure><img src="/files/QZ6Sz5GlBO4gNyl66y52" alt=""><figcaption><p>Write to your Smart Contract</p></figcaption></figure>

<figure><img src="/files/ISpy2WtAxAdBST1a8CSE" alt=""><figcaption><p>Read from your Smart Contract</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://docs.onino.io/for-developers/developer-platform-overview/contract-manager.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.
