# Welcome to TheSimpleLabs Docs!

At TheSimpleLabs, we work tirelessly to make life easier for developers and users alike. \
On this page, you'll find documentation for all our products, ensuring you can effortlessly get everything set up.

Thank you for choosing us!

## Need help with a task?

Any dev task you're struggling with, drop us an email at [<mark style="color:blue;">support@thesimplelabs.com</mark> ](mailto:support@thesimplelabs.com)and give us a brief description of the issue. \
If you have an idea for a new plugin or template, feel free to reach out too! We love supporting the no-code community and are always excited about great ideas.

We also take on app development projects, both code and no-code. Don’t hesitate to get in touch – we’d love to chat!

## Found a bug?&#x20;

Software updates sometimes introduce bugs — it's a normal part of development. If you've discovered a bug in our product, please let us know! Your feedback helps us quickly identify and fix issues.

### How to report a bug:

Please fill out the questionnaire below and send it to [<mark style="color:blue;">support@thesimplelabs.com</mark>.](mailto:support@thesimplelabs.com) \
We'll do our best to process your request as soon as possible.

1. **Plugin Name:** Specify the plugin where you suspect the bug is occurring.
2. **Use Case:** Describe what you were trying to achieve with the plugin.&#x20;
3. **Screenshots or Video:** Attach screenshots or a video walkthrough showing how you set up the plugin. To effectively process your request, we need to see the settings for all elements and what data is being passed to them.
4. **Steps to Reproduce:** Detail the problem and how to replicate it.

We greatly appreciate your help!


---

# 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.thesimplelabs.com/welcome-to-thesimplelabs-docs.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.
