(faq)=

# Frequently Asked Questions

This page is still under constructions. Questions will be added over time. For now, please refer to the getting started
guide and the troubleshooting page for answers to common questions.
If you have a question that is not answered there, please reach out to the maintainers.

---

```{eval-rst}
.. raw:: html

   <div class="faq-search-container">
       <input type="text" id="faq-search" placeholder="Search FAQs...">
   </div>
```

(faq_general)=

## General

:::{dropdown} How do I set up the preprocessing pipeline?
:open:

*Content to be added. #installation*
:::

:::{dropdown} What are the system requirements for running the pipeline?

*Content to be added. Specify - link getting-started*
:::

:::{dropdown} How long does preprocessing typically take?

*Content to be added.* Plan with X time to...
:::

(faq_equipment)=

## Eye-Tracking Equipment

:::{dropdown} What eye-tracking equipment is supported?

*Content to be added.*
:::

:::{dropdown} What file formats does the pipeline accept?

*Content to be added.*
:::

:::{dropdown} How should I organise my raw data files?

*Content to be added.*
:::

(faq_other)=

## Other section

:::{dropdown} Why is my preprocessing failing with a "missing XYZ" error?

*Content to be added.*
:::

:::{dropdown} How do I handle corrupted or incomplete data files?

*Content to be added.*
:::

---

```{eval-rst}
.. raw:: html

   <div id="faq-no-results" class="faq-no-results" style="display: none;">
       No results found. Try a different search term.
   </div>
```

---

```{eval-rst}
.. raw:: html

   <div id="faq-fallback" class="faq-fallback">
       <em>If none of this works, maybe look on the <a href="../troubleshooting">Troubleshooting</a> page for answers. Finally, you can reach out to the maintainers.</em>
   </div>
```
