# General FAQS

<details>

<summary>Is Ludi GDPR compliant?</summary>

Yes, Ludi is GDPR compliant. Please see our [Privacy Policy](https://ludi.co/privacy) and [Security](https://ludi.co/security) page for more details.&#x20;

</details>

<details>

<summary>How much does it cost to use Ludi?</summary>

Ludi is free to try, with [paid plans](https://ludi.co/pricing) for teams that want to continue using Ludi after their 30 day free trial.

</details>

<details>

<summary>Are there any limits to using Ludi?</summary>

Teams on a free plan have a limit of 4 active boards. They can have unlimited team members and participants on those boards.

</details>

<details>

<summary>How can I contact the people behind Ludi?</summary>

It’s super easy to contact us – on the homepage select the speech bubble on the bottom right corner; it’s the ‘?’ when you’re in a board. We’re keen to hear from all our users to please get in touch with us if you have any issues using MR or if you’d like to give us some feedback or make a new cool feature request.

</details>

<details>

<summary>Where can I find Ludi's Terms and Privacy Policy?</summary>

Terms can be found here: <https://ludi.co/terms>. Privacy Policy can be found here: <https://ludi.co/privacy>. And these two links are always available at the bottom of the Home page.

</details>

<details>

<summary>Does Ludi work offline?</summary>

Ludi doesn’t work offline.

</details>

<details>

<summary>Which devices, OS and browsers does Ludi work on?</summary>

Ludi work on all desktop and laptop devices. The main browsers we recommend using are Chrome, Firefox & Edge.

</details>

<details>

<summary>What else can I use Ludi for beside retrospectives?</summary>

While retrospectives are the primary use case for Ludi, it is a collaborative whiteboard with tools and templates for all other meetings and workshop types. This includes product roadmaps, task tracking boards, ideas boards and team content hubs. Use one of our templates, or start with a blank board and create your own.

</details>

<details>

<summary>Which other tools is Ludi integrated with?</summary>

Ludi has an integration with Jira, for two-way creation and editing of issues. You can login with Slack, Github and Google login. We are also integrated with the common SSO providers.

</details>

<details>

<summary>What is Ludi?</summary>

Ludi is a tool to help teams run fun, engaging and collaborative online meetings and workshops.

</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.ludi.co/help/frequently-asked-questions/general.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.
