# Order Request and Tracking System

Welcome to Aytan Technology's User Guide for Order Request and Tracking System.&#x20;

## What does our system offer to you?

Our system has been designed to meet the needs of our customers.

Here are some examples of what you can do with it:

* Place an order for a specific product and provide detailed specifications.
* Receive quotes from the admin panel based on your order request.
* Track the shipping status of your order and view its delivery date.
* Request assistance or support from our customer service team through the system.


---

# 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://trade-faq.aytan.app/order-request-and-tracking-system.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.
