# Deployment

## Manual web part installation

1. Download the latest package from [here](https://fourmatta.blob.core.windows.net/4mattacontainer/Package/4Mata.sppkg).
2. Visit your Office 365 SharePoint Admin Center.
3. Go to More Features > Apps
4. Click “App Catalog.”
5. Click on the Apps for SharePoint link in the quick launch.&#x20;
6. Click Upload and select the sppkg file.
7. Check the box for Make this solution available to all sites in the organization and click the Deploy button.
8. The web part will now be available once editing a page.
9. Create a blank site page.
10. Add the 4Mata web part to a single column section.
11. Edit the web part properties and add your subscription number. &#x20;
12. Start designing!&#x20;

{% hint style="info" %}
If your App catalog library does not appear in classic mode, please change this option in library settings > advanced or click return to classic SharePoint in the bottom left corner of the screen.
{% endhint %}

{% hint style="danger" %}
The 4Mata web part will take over the full width of the site page. We recommend using a blank site page for this web part.
{% endhint %}

## Auto Deployment

{% content-ref url="/pages/-MYIdSv\_NVnMzgGmIr1b" %}
[Auto Deployment](/getting-started/deployment/auto-deployment.md)
{% endcontent-ref %}

## Microsoft App Source Deployment

{% content-ref url="/pages/-MYIdPuq\_MXs8JyiZDeE" %}
[Microsoft AppSource](/getting-started/deployment/microsoft-appsource.md)
{% endcontent-ref %}


---

# 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.4mata.com/getting-started/deployment.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.
