# Welcome to A Product

## Overview

"Inhale Tech Tools" is an app for [make.com](https://make.com), which contains modules to automatize YouTube interaction.

It uses Google OAuth 2.0 connection as a required authorization method for YouTube Data V3 API.

You can upload videos to the channel, which belongs to the Google account you make connection to.

{% hint style="info" %}
To install the model, please, contact us.
{% 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://make.inhale.tech/welcome-to-a-product.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.
