# Cart & Order

This comprehensive feature provides you with a convenient and centralized hub to manage your cart, track orders, and complete transactions efficiently.

### Cart Management&#x20;

You can add reports or services to your cart as you browse through our platform. Easily review the items in your cart, update quantities, and remove or add new items as needed. This feature provides a seamless way to organize and keep track of your desired purchases before proceeding to the checkout process.

### Order Tracking

Stay informed about the progress of your purchases, including order confirmation, shipping updates, and delivery details. This real-time tracking feature ensures transparency and peace of mind throughout the entire order fulfillment process.

<figure><img src="/files/9VT0fKVaO9RYIuFu3YWv" alt=""><figcaption><p>Figure 1: Your shopping cart</p></figcaption></figure>

Please refer to [Payment Process](/manual/user-manual/payment-process.md) to learn more about this feature and its best practices.


---

# 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.fiingate.vn/manual/product-tour/features/cart-and-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.
