# Installation (Manual)

To install manually, start by downloading the app package. You can do this [by requesting the package here](https://share.hsforms.com/14H7USzGdQBuQEsqlE8ijLg4wyin).&#x20;

## Upload to SharePoint

Navigate to your SharePoint app catalog.&#x20;

{% hint style="info" %}
If you don't have one, or don't know where it is, you can find it by visiting this page: *<https://YOURTENAN&#x54;**-admin**.sharepoint.com/\\_layouts/15/online/TenantAdminApps.aspx>*
{% endhint %}

Select *Apps for SharePoint:*

![](/files/-M9dIidJNRd1t4wNIQpO)

Upload the **.sppkg** file to the App library. You may optionally tick "*Make this solution available to all sites in the tenant*". \
Click **Deploy**.

![](/files/-MADbi1fdOaVHNACx8sZ)

The solution will be deployed to your tenancy:

![](/files/-MADbyNJ0CCI7OQvouvc)

## Install to a Site

{% hint style="info" %}
You can skip this step if you selected "***Make this solution available to all sites in the organization***" above.
{% endhint %}

Now that you've uploaded the app package, you can install it to a SharePoint site.

Navigate to your site and click on Site Contents. Select New > App:

![](/files/-M9dJk8fnT6vV_71Fvuq)

Select the 365Automate app to install.


---

# 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.listburst.app/getting-started/introduction.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.
