# Matterport Delivery

## Video Walkthrough

{% embed url="<https://www.loom.com/share/764b7bb3c4124e539451b86c8303833d?sid=d59517d2-2ff6-4d87-9cee-01f4512e38e0>" %}

## Written Walkthrough

You have two options for delivering your Matterport project.

### Through Dropbox

Go to Dropbox and under the Matterport folder that gets created, click **Create > More > Shortcut.** You will then be able to add a link to the Matterport.

<figure><img src="/files/PJmjYLOzLiaf16BQ4nKy" alt=""><figcaption></figcaption></figure>

### Through Orders Management

Navigate to **Orders Management > Orders**, and click which order you will be adding Matterport to. Under the **Deliverables** page, click **Edit links**, and then you will be able to add a link to the Matterport.

<figure><img src="/files/8zFnr3PFkkheVNQVWmLf" alt=""><figcaption></figcaption></figure>


---

# 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.getautonomo.com/order-management/delivery/matterport-delivery.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.
