# Welcome to GearPlug!

### What’s GearPlug?

GearPlug is a software integration tool that lets you integrate different apps in minutes. With GearPlug, you can create workflows, automate tasks, and analyze data.

You can do all this by integrating cloud apps without typing a single line of code or knowing anything about programming.

{% hint style="info" %}
**Cloud app:** GearPlug uses APIs to connect to your apps and execute the tasks you need with your data.
{% endhint %}

Using a straightforward system of Plugs (apps linked to GearPlug) and Gears (sets of integrated apps), you can automate workflows in minutes. With them, you may save, classify, and analyze business data—or, you may integrate different apps to extend their functionality.

### Start creating your workflows

We’ve created different guides to get you started using GearPlug and automating your processes.


---

# 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.gearplug.io/english/welcome-to-gearplug.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.
