# FAQ's

<details>

<summary>I need assistance</summary>

No problems, if you didn't find what you were looking for in the help tab 'just to the lower left' of the dashboard. Reach out to us via the support chat at the bottom right.&#x20;

Our amazing support team is always on standby to help.[Getting Support](/start-here/getting-support.md)

</details>

<details>

<summary>Do you have a free trial?</summary>

Yes we do you can sign up for a 14-day full access trial [here](https:flochat.ai)

</details>

<details>

<summary>What happens when my free trial is over?</summary>

When this happens you have two choices. Either upgrade to a paid plan or enjoy our free forever plan instead.

</details>

<details>

<summary>How does Email and SMS pricing work?</summary>

We don't charge you to send emails. It's FREE. You can connect through SMTP or Sendgrid or Gmail.\
\
For sending SMS, Flochat doesn't handle the billing for SMS, you can sign up directly with our service provider([Twilio](https://www.twilio.com/), [Signalwire](https://signalwire.com/products/cloud-messaging) or [Message media](https://messagemedia.com/)), Check their official pricing for details.

</details>

<details>

<summary>Can I cancel at any time?</summary>

Yes you can without any issues. Just go to your billing section to cancel the plan.

</details>

<details>

<summary>Are you GDPR &#x26; HIPPA compliant?</summary>

Yes, Flochat is GDPR \&HIPPA compliant

</details>

<details>

<summary>What does 1 bot in business plan means?</summary>

1 bot means 1 Facebook page or 1 whatsapp number or 1 Instagram account, etc. And we offer omni channel, if you put this 1 bot in the omni channel, you can build the bot that available in the 8 channels we support currently(Messenger, WhatsApp, Instagram, Wechat, Line, Viber, Google Business Messenger, Telegram)

You can read more [here](/platform/introduction/workspaces-and-members.md)

</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://help.flochat.ai/start-here/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.
