# Questions Your questions should go in this directory. Question files should be named with the extension ".question.md". To build the FAQ, install [faqtory](https://github.com/willmcgugan/faqtory) if you haven't already. Faqtory is best installed via [pipx](https://github.com/pypa/pipx) to avoid any dependency conflicts: ``` pipx install faqtory ``` Then run the following from the top of the repository: ``` faqtory build ```