FAQ ===== Where can I obtain AIDK library files? --------------------------------------- See :ref:`download_aidk`. What OS and programming languages does AIDK support? ---------------------------------------------------- See :ref:`compatibility`. What features are available in the current version of AIDK? ----------------------------------------------------------------- See :ref:`key_features`. It seems something was wrong and the NoemaEdge App is not doing what I commanded, how can I check what happened? --------------------------------------------------------------------------------------------------------- The AIDK client will throw exceptions and provide error messages for errors that happen on the client side. Errors that happen on the NoemaEdge App side is also shown by ``ai_status.status_message`` from ``AIDKClient::get_current_state``. See :doc:`troubleshooting` for more details.