# How to manage/approve your order

### Navigate to Your Orders:

Here is where you can view all your purchased orders and the status/delivery history. You can manage individual orders by clicking "View History".

{% embed url="<https://gyazo.com/02cd69682d833938f669b7c67b664dc8>" %}

### Here is where you can communicate with the seller and mark the delivery as complete when you are satisfied.

Once the order has been delivered you can click the HIRED drop-down menu and mark the order as complete.&#x20;

{% hint style="info" %}
NOTE: If you need to cancel an order, it must be previously agreed upon with the seller. Otherwise, we cannot approve the cancellation after 24hrs. Please only order if you are sure the service is what you need. Contact the freelancer before purchase if you are unsure.
{% endhint %}

{% embed url="<https://gyazo.com/8b2f8d1b774ba7bdb6dd06ae98c66414>" %}


---

# 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://cult-market-docs.gitbook.io/cult-market-roadmap/employer-buyer-help/how-to-manage-approve-your-order.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.
