# 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: ``` pip install faqtory ``` The run the following from the top of the repository: ``` faqtory build ```