# GET methods

- [Orders](https://developers.alephee.com/v2/orders/get-methods/get-orders.md): Get orders and its information
- [Usage limiting](https://developers.alephee.com/v2/orders/get-methods/get-orders/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders/get-methods/get-orders/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders/get-methods/get-orders/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/orders/get-methods/get-orders/examples.md)
- [Useful tips](https://developers.alephee.com/v2/orders/get-methods/get-orders/useful-tips.md)
- [Orders List From A Shopping Cart](https://developers.alephee.com/v2/orders/get-methods/get-orders-list-from-a-shopping-cart.md)
- [Usage limiting](https://developers.alephee.com/v2/orders/get-methods/get-orders-list-from-a-shopping-cart/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders/get-methods/get-orders-list-from-a-shopping-cart/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/orders/get-methods/get-orders-list-from-a-shopping-cart/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/orders/get-methods/get-orders-list-from-a-shopping-cart/examples.md)
- [Orders Document](https://developers.alephee.com/v2/orders/get-methods/orders-document.md): Get documents previously attached to an order.
- [Usage limiting](https://developers.alephee.com/v2/orders/get-methods/orders-document/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders/get-methods/orders-document/request.md): Request to the API endpoint
- [Orders Fulfillment Documents](https://developers.alephee.com/v2/orders/get-methods/orders-document-1.md): Get Fulfillment order documents (XML and PDF) compressed in ZIP format
- [Usage limiting](https://developers.alephee.com/v2/orders/get-methods/orders-document-1/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/orders/get-methods/orders-document-1/request.md): Request to the API endpoint
- [Order Shipping Label](https://developers.alephee.com/v2/orders/get-methods/order-shipping-label.md): Get the shipping label of an order.
- [Usage limiting](https://developers.alephee.com/v2/orders/get-methods/order-shipping-label/usage-limiting.md): Current limits for this endpoint are described below
- [Business rules](https://developers.alephee.com/v2/orders/get-methods/order-shipping-label/business-rules.md)
- [Request and Response](https://developers.alephee.com/v2/orders/get-methods/order-shipping-label/request.md): Request to the API endpoint
- [Examples](https://developers.alephee.com/v2/orders/get-methods/order-shipping-label/examples.md)


---

# 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://developers.alephee.com/v2/orders/get-methods.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.
