# **AI2 Tango** ```{include} ../../README.md :start-after: :end-before: ``` ```{toctree} :maxdepth: 2 :hidden: :caption: Getting started installation first_steps examples/index faq ``` ```{toctree} :maxdepth: 2 :hidden: :caption: API Reference api/commands api/components/index api/integrations/index api/settings api/exceptions api/logging api/sequences api/det_hash api/utilities ``` ```{toctree} :hidden: :caption: Development CONTRIBUTING CHANGELOG License GitHub Repository ``` To learn about Tango in 5 minutes, head over to the [First Steps section](first_steps). If you'd rather learn from examples, check out the [Examples section](examples/index). ## Team ```{include} ../../README.md :start-after: :end-before: ``` ## License ```{include} ../../README.md :start-after: :end-before: ``` ## Indices and tables ```{eval-rst} * :ref:`genindex` * :ref:`modindex` ```