> For the complete documentation index, see [llms.txt](https://docs.lionparcel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lionparcel.com/guides/guides-en/readme.md).

# Introduction

### Welcome to the Lion Parcel Client Dashboard Documentation!

Hello, this document is prepared to help you use all the features and systems available to support your business operations. Through this dashboard, you can monitor shipments, manage data, and access the various services we provide more quickly and efficiently.

Access the dashboard via: [**https://genesis.lionparcel.com**](https://genesis.lionparcel.com)\
Log in using the account that has been processed and sent by the Lion Parcel Sales team.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><strong>Main Dashboard</strong></h4></td><td>Monitor shipment activity summaries, operational statistics, and important business information in one view.</td><td><a href="/pages/f187b24c7f489a9789c29e175163ef68591fc544">/pages/f187b24c7f489a9789c29e175163ef68591fc544</a></td><td><a href="/files/ca810bfcb32938fbe38e69b3ea51a8e9c954dbdd">/files/ca810bfcb32938fbe38e69b3ea51a8e9c954dbdd</a></td></tr><tr><td><h4><strong>Track Shipments</strong></h4></td><td>Search for and monitor shipment status in real time using the STT number or Shipment ID.</td><td><a href="/pages/35147883ad08c38b80dc2ee6ead97bb6e30f2423">/pages/35147883ad08c38b80dc2ee6ead97bb6e30f2423</a></td><td><a href="/files/451dd066dbd61d7ab2d9810d5f1699c098d23d04">/files/451dd066dbd61d7ab2d9810d5f1699c098d23d04</a></td></tr><tr><td><h4><strong>Reports</strong></h4></td><td>Access shipment reports, operational performance, and other supporting data for analysis and recap needs.</td><td><a href="/pages/1a1457f45bd58b5610a69f2f538b8e736dabdb59">/pages/1a1457f45bd58b5610a69f2f538b8e736dabdb59</a></td><td><a href="/files/42d87df67248a715dce2ccb68c9c5708c14cbbe7">/files/42d87df67248a715dce2ccb68c9c5708c14cbbe7</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lionparcel.com/guides/guides-en/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
