# FAQ

Have Questions about Questera? You will find all the help you need here!

### FAQ

**Do I need technical skills to use Quest's platform?**

Quest is designed to be user-friendly, allowing marketing teams to set up and run experiments without extensive technical knowledge. Developers can be looped in to implement Quest SDKs & APIs.

**How does Quest personalize user experiences?**

Quest uses AI and machine learning algorithms to analyze user behaviors and preferences. This data is then used to create personalized user journeys, content, and interactions within your app.

**What kind of support can I expect as a Quest user?**

We offer comprehensive support to all our users, including a dedicated customer success manager, 24/7 technical support, and access to a rich library of resources and best practices.

**How does Quest handle data privacy and security?**

Data privacy and security are top priorities for us. Quest complies with all major data protection regulations, including GDPR, and employs robust security measures to ensure user data is handled securely and responsibly.


---

# 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.questera.ai/integrations/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.
