# Welcome to thingable's wiki!

## Welcome to thingable's wiki!

- [Welcome to the thingable wiki!](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki.md): MULTIPLATFORMMULTI APPLICATIONS.
- [Where to begin?](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/where-to-begin.md): This way!
- [Environment](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/environment.md): YOUR WORK ENVIRONMENT
- [Device](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/device.md): Something that speaks to you.
- [Create a Device](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/device/create-a-device.md)
- [Metadata and Schema](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/device/metadata-and-schema.md)
- [Approved equipment](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/device/approved-equipment.md)
- [Application](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/application.md): That's all that matters at the end of it.
- [How to Create an Application](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/application/how-to-create-an-application.md)
- [Main internal widgets of the APP](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/application/main-internal-widgets-of-the-app.md)
- [Parameterization of Graphs](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/application/parameterization-of-graphs.md)
- [Menu Filter Structuring](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/application/menu-filter-structuring.md)
- [Application Configurator](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/application/application-configurator.md)
- [Custom Graphical Interfaces](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/application/custom-graphical-interfaces.md): Using the Node-red
- [Map Builder](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/application/map-builder.md)
- [Report Settings](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/application/report-settings.md)
- [Alarms](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/alarms.md): More informations soon.
- [Synoptic](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/synoptic.md): Let's bring that image to life!
- [SVG Editor](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/synoptic/svg-editor.md)
- [SVG Booster](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/synoptic/svg-booster.md)
- [Synoptic Testing](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/synoptic/synoptic-testing.md)
- [Integrations](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/integrations.md): Everyone wants to talk to everyone!
- [Logic Builder](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/integrations/logic-builder.md)
- [MQTT Integration](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/integrations/mqtt-integration.md)
- [FTP/SFTP Integration](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/integrations/ftp-sftp-integration.md)
- [HTTP/HTTPS Integration](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/integrations/http-https-integration.md)
- [thingable! APIs](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/integrations/thingable-apis.md)
- [Users](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/users.md): Me, you, they, all of us
- [How to Create New Users and User Groups?](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/users/how-to-create-new-users-and-user-groups.md)
- [Call management in the thingable support portal!](https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki/users/call-management-in-the-thingable-support-portal.md)
- [Architecture](https://docs.thingable.com/welcome-to-thingables-wiki/architecture.md)
- [User Cases](https://docs.thingable.com/welcome-to-thingables-wiki/user-cases.md)
- [Contact Us](https://docs.thingable.com/welcome-to-thingables-wiki/contact-us.md): Hello, may I help you?
- [Frequently Asked Questions](https://docs.thingable.com/welcome-to-thingables-wiki/frequently-asked-questions.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.thingable.com/welcome-to-thingables-wiki/welcome-to-the-thingable-wiki.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.
