# FAQ

- [I bought the Supporters Edition but the advanced features are still blocked. What can it do?](https://docs.bibisco.com/faq/i-bought-the-supporters-version-but-the-advanced-features-are-still-blocked.-what-can-it-do.md)
- [Are projects created with bibisco version 1 compatible with projects created with version 2?](https://docs.bibisco.com/faq/are-projects-created-with-bibisco-version-1-compatible-with-projects-created-with-version-2.md)
- [Are projects created with bibisco Community Edition compatible with projects created with bibisco](https://docs.bibisco.com/faq/are-projects-created-with-bibisco-community-edition-compatible-with-projects-created-with-bibisco.md)
- [What are the differences between bibisco Community Edition and bibisco Supporters Edition?](https://docs.bibisco.com/faq/what-are-the-differences-between-bibisco-community-edition-and-bibisco-supporters-edition.md)
- [My projects seem to have disappeared. What can I do?](https://docs.bibisco.com/faq/my-projects-seem-to-have-disappeared.-what-can-i-do.md)
- [How can I set dark mode?](https://docs.bibisco.com/faq/how-can-i-set-dark-mode.md)
- [How can I activate distraction free mode?](https://docs.bibisco.com/faq/how-can-i-activate-distraction-free-mode.md)
- [When I choose projects' directory bibisco crashes. What can I do?](https://docs.bibisco.com/faq/when-i-choose-projects-directory-bibisco-crashes.-what-can-i-do.md)
- [When I start bibisco crashes with an EPERM error. What can I do?](https://docs.bibisco.com/faq/when-i-start-bibisco-crashes-with-an-eperm-error.-what-can-i-do.md)
- [I'm trying to import a DOC/DOCX/ODT/TX file as a project but I get 'Invalid archive'. What can I do?](https://docs.bibisco.com/faq/im-trying-to-import-a-doc-docx-odt-tx-file-as-a-project-but-i-get-invalid-archive.-what-can-i-do.md)
- [I have bibisco version 2.X; if I download the new version 2.Y do I lose the projects I'm working on?](https://docs.bibisco.com/faq/i-have-bibisco-version-2.x-if-i-download-the-new-version-2.y-do-i-lose-the-projects-im-working-on.md)
- [Where can I find a bibisco tutorial?](https://docs.bibisco.com/faq/where-can-i-find-a-bibisco-tutorial.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bibisco.com/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
