# FAQs

The **FAQs** section tackles the most common questions about setup, subscriptions, billing, widgets, and more. It’s the fastest way to resolve issues, clarify how things work, and keep your business moving without delay.

<details>

<summary>What are your business hours and support availability?</summary>

Our team is available **Monday to Friday**, from **8:30 A.M. to 5:45 P.M. (GMT+7)**. If you contact us outside these hours, replies might take a bit longer due to limited support coverage, but we’ll get back to you as soon as we can!

</details>

<details>

<summary>How can I get help if I run into an issue?</summary>

You can reach out to **our support team** directly via the **in-app chat or email.** We’re always happy to help with any technical issues, setup questions, or general inquiries.

</details>

<details>

<summary>Do you offer onboarding or setup assistance?</summary>

Absolutely! We offer **onboarding support** to help you get started smoothly. Whether it’s configuring subscription plans or customizing widgets, our team can guide you step-by-step.

</details>

<details>

<summary>Can I migrate my existing subscribers to Easto?</summary>

Yes! You can **import your current subscribers** using our **Import feature**. If you need help, our team can assist with the data formatting and migration process.

</details>


---

# 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.easto.io/resources/help-center/faqs.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.
