# Open IoE  - 3.0.0

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>     <strong>Open IoE App</strong></td><td>How to work in OpenIoE Platform?</td><td></td><td><a href="https://2832191669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgk0vtTewlg1A7XSefbCZ%2Fuploads%2FExEv1873BUZT0N9oLtBs%2Fbannerphoto.png?alt=media&#x26;token=a6ab43ec-feba-4620-b943-592281a637da">bannerphoto.png</a></td><td><a href="open-ioe-app/introduction">introduction</a></td></tr><tr><td>  <strong>Python Library</strong></td><td>How to work with python using classes/function?</td><td></td><td><a href="https://2832191669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgk0vtTewlg1A7XSefbCZ%2Fuploads%2F7CZeANB1WXUn41zgUWkb%2FPython-Symbol.png?alt=media&#x26;token=f3b81a1c-b1e1-40f3-a605-adf8269bb20f">Python-Symbol.png</a></td><td><a href="python-library/introduction">introduction</a></td></tr><tr><td>   <strong>API Reference</strong></td><td>How to integrate OpenIoE with third-parties?</td><td></td><td><a href="https://2832191669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgk0vtTewlg1A7XSefbCZ%2Fuploads%2FPj0EjCzzS27EqjCaRjxL%2Fapi.png?alt=media&#x26;token=20f179ba-d60d-4e59-8568-3f7f14b135b9">api.png</a></td><td><a href="api-references/overview">overview</a></td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="137.5"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Web portal</strong></td><td><a href="https://openioe.in">https://openioe.in</a></td><td></td></tr><tr><td><strong>Version</strong></td><td>3.0.0</td><td></td></tr><tr><td><strong>Authors</strong></td><td>Dr. Venkataswamy R</td><td></td></tr></tbody></table>


---

# 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.openioe.in/open-ioe-3.0.0.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.
