# Developers This section is aimed at developers and contains documentation on : - how to develop a chat extension or include one of the chat extensions - how to contribute to this project ```{warning} This project is still in early development stage and its API may change often before a stable release. ``` ```{toctree} --- maxdepth: 2 --- ./developing_extensions/index.md ./contributing/index.md ```