# What is InstantUploader?

**The SAAS solution called InstantUploader allows agencies to publish/edit/manage info about their client’s projects and use it for SEO.** &#x20;

The document describes the software requirements for the process of using InstantUploader. **InstantUploader** is the brand name and suite refers to the suite of services that it contains. All components described as part of suite in this document are modular

## Getting Started

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="getting-started/creating-your-agency-account" %}
[creating-your-agency-account](https://guides.instantuploader.com/legacy-iu-guide/getting-started/creating-your-agency-account)
{% endcontent-ref %}

{% content-ref url="getting-started/set-up-your-agency-account-and-add-your-first-sub-account-business-account" %}
[set-up-your-agency-account-and-add-your-first-sub-account-business-account](https://guides.instantuploader.com/legacy-iu-guide/getting-started/set-up-your-agency-account-and-add-your-first-sub-account-business-account)
{% endcontent-ref %}

{% content-ref url="getting-started/setting-up-business-accounts" %}
[setting-up-business-accounts](https://guides.instantuploader.com/legacy-iu-guide/getting-started/setting-up-business-accounts)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:

{% content-ref url="web-portal/setting-up-the-correct-template" %}
[setting-up-the-correct-template](https://guides.instantuploader.com/legacy-iu-guide/web-portal/setting-up-the-correct-template)
{% endcontent-ref %}

{% content-ref url="web-portal/adding-business-services" %}
[adding-business-services](https://guides.instantuploader.com/legacy-iu-guide/web-portal/adding-business-services)
{% endcontent-ref %}

{% content-ref url="web-portal/configure-of-pipelines" %}
[configure-of-pipelines](https://guides.instantuploader.com/legacy-iu-guide/web-portal/configure-of-pipelines)
{% endcontent-ref %}

{% content-ref url="web-portal/configure-content-types" %}
[configure-content-types](https://guides.instantuploader.com/legacy-iu-guide/web-portal/configure-content-types)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them. Combine guides with this approach to 'fundamentals' and you're well on your way to great documentation!
{% 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://guides.instantuploader.com/legacy-iu-guide/what-is-instantuploader.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.
