File size: 1,005 Bytes
a4473a4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # Reference & Support
The Reference & Support section contains essential documentation for ongoing ML-Agents development.
| **Resource** | **Description** |
|--------------------------------------------|--------------------------------------------------------------|
| [FAQ](FAQ.md) | Frequently asked questions and common issues with solutions. |
| [Limitations](Limitations.md) | Known limitations and constraints of the ML-Agents Toolkit. |
| [Migrating](Migrating.md) | Migration guides for updating between ML-Agents versions. |
| [Versioning](Versioning.md) | Information about ML-Agents versioning and release notes. |
| [ML-Agents Glossary](Glossary.md) | Glossary of terms and concepts used in ML-Agents. |
| [Contribution guidelines](CONTRIBUTING.md) | How to Contribute to ML-Agents. |
|