# FAQ

- [1. Where is my data hosted?](https://nomadia-docs.gitbook.io/products/faq/where-is-my-data-hosted.md)
- [2. How secure and confidential is my data?](https://nomadia-docs.gitbook.io/products/faq/how-secure-and-confidential-is-my-data.md)
- [3. How long are my Route optimizations kept?](https://nomadia-docs.gitbook.io/products/faq/how-long-are-my-route-optimizations-kept.md)
- [4. Which Browsers and Systems Are Compatible with TourSolver?](https://nomadia-docs.gitbook.io/products/faq/which-browsers-and-systems-are-compatible-with-toursolver.md)
- [5. How Many Resources Can I Create?](https://nomadia-docs.gitbook.io/products/faq/how-many-resources-can-i-create.md)
- [6. How to Prioritize the Fewest Possible km / the Most Planned Customers?](https://nomadia-docs.gitbook.io/products/faq/how-to-prioritize-the-fewest-possible-km-the-most-planned-customers.md)
- [7. What is the maximum number of visits that can be imported or optimized?](https://nomadia-docs.gitbook.io/products/faq/what-is-the-maximum-number-of-visits-that-can-be-imported-or-optimized.md)
- [8. What is the Sent Email List?](https://nomadia-docs.gitbook.io/products/faq/what-is-the-sent-email-list.md)
- [9. What is the Sent SMS List?](https://nomadia-docs.gitbook.io/products/faq/what-is-the-sent-sms-list.md)
- [10. What are Document Templates in TourSolver?](https://nomadia-docs.gitbook.io/products/faq/10.-what-are-document-templates-in-toursolver.md)
- [11. How to send an SMS and an Email?](https://nomadia-docs.gitbook.io/products/faq/11.-how-to-send-an-sms-and-an-email.md)
- [12. How do I optimize geocoding in TourSolver?](https://nomadia-docs.gitbook.io/products/faq/12.-how-do-i-optimize-geocoding-in-toursolver.md)
- [13. Why do I have waiting time in my route plan?](https://nomadia-docs.gitbook.io/products/faq/13.-why-do-i-have-waiting-time-in-my-route-plan.md)
- [14. How can I prioritize certain time slots?](https://nomadia-docs.gitbook.io/products/faq/14.-how-can-i-prioritize-certain-time-slots.md)
- [15. How to obtain an invoice?](https://nomadia-docs.gitbook.io/products/faq/15.-how-to-obtain-an-invoice.md)
- [16. How to modify my subscription?](https://nomadia-docs.gitbook.io/products/faq/16.-how-to-modify-my-subscription.md)
- [17. Which countries are covered by TourSolver?](https://nomadia-docs.gitbook.io/products/faq/17.-which-countries-are-covered-by-toursolver.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://nomadia-docs.gitbook.io/products/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.
