# Code Generator AI

The ONINO Code Generator AI is specialized on helping developers to create smart contract code.&#x20;

{% hint style="info" %}
While the Code Generator AI is specifically trained on creating smart contract solutions, the ONINO team highly encourages everyone who uses it to conduct separate security tests and audits before deployment onto mainnet.
{% endhint %}

<figure><img src="/files/GBXaayS07pQ7Sf7gE5OW" alt=""><figcaption><p>Conversational Smart Contract Creation</p></figcaption></figure>

<figure><img src="/files/m1fmDlj73jWpAeFulWbV" alt=""><figcaption><p>Instant Code Generation</p></figcaption></figure>

<figure><img src="/files/uWIkwBkX8uvI1PqTJFSW" alt=""><figcaption><p>Import into Development Studio</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/code-generator-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.
