# Orders and Invoices

In your Dashboard > My Account > Transactions section, you can easily track and manage all your orders. It's a list view that includes the following details:

● Order NO.

● Order Amount

● Discount (if any)

● Paid Amount

● Valid Days

● Payment Method

● Order Status

● Order Date

For each product type order, you can filter by proxy type using the filter. You can also search for a specific order using the order NO. or filter by the number of entries displayed per page or by order status.

You can also download invoices for all confirmed orders.

For orders that are not yet paid, they will be held in the list for 30 minutes. During this time, you can choose to:

● Pay now : Complete the payment process to finalize your order.

● Cancel: Cancel the order and release any funds reserved for that order.

After 30 minutes, unpaid orders will be automatically canceled.

This feature gives you a clear overview of your past activities and allows you to easily manage your purchases.


---

# 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.711proxy.com/account-settings/orders-and-invoices.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.
