# Add an application&#x20;

Remember, in the Turn it Off platform, we organise things around;

1. **Your Application (e.g. your website, your finance system, your CRM system etc.), then**
2. their Environments (e.g. non-production testing, non-production staging etc.), then
3. the Resources (e.g. virtual machines, database services etc.) in each of those environments.

Once you've [connected your cloud provider](/getting-started/providers.md), you can move on to onboarding your first application, their related environments and the resources in each of those environments you wish to control using Turn it Off.

The following demo walks you how to add an application, before you use our easy-to-use Wizard to begin adding Environment(s) to that Application, and start adding Resources from each of those Environments to manage using Turn it Off.

{% embed url="<https://youtu.be/_f_X46yHOTQ>" %}

{% hint style="info" %}
You can also add images simply by copying and pasting them directly into the editor — and GitBook will automatically add it to your file manager.
{% endhint %}


---

# 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.turnitoff.ai/getting-started/add-an-application.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.
