# Load Logistics

## Load Logistics

- [Getting started](https://help.loadlogistics.com/load-logistics/getting-started.md)
- [How to install](https://help.loadlogistics.com/load-logistics/how-to-install.md): This guide will demonstrate how you can install the Load Logistics application.
- [How to contact us](https://help.loadlogistics.com/load-logistics/how-to-contact-us.md): This guide will demonstrate what you can do if you have a problem on Load Logistics.
- [Basic information](https://help.loadlogistics.com/load-logistics/job-help/basic-information.md)
- [How to search for jobs](https://help.loadlogistics.com/load-logistics/job-help/basic-information/how-to-search-for-jobs.md): Follow this guide to search for jobs on Load Logistics.
- [How to view job history](https://help.loadlogistics.com/load-logistics/job-help/basic-information/how-to-view-job-history.md): Follow this guide to view job history on Load Logistics.
- [How to share a job](https://help.loadlogistics.com/load-logistics/job-help/basic-information/how-to-share-a-job.md): Follow this guide to share a job on Load Logistics.
- [For shippers](https://help.loadlogistics.com/load-logistics/job-help/for-shippers.md)
- [How to get quotes](https://help.loadlogistics.com/load-logistics/job-help/for-shippers/how-to-get-quotes.md): Follow this guide to get quotes for a job on Load Logistics.
- [How to edit a job](https://help.loadlogistics.com/load-logistics/job-help/for-shippers/how-to-edit-a-job.md): Follow this guide to edit a job on Load Logistics.
- [How to cancel a job](https://help.loadlogistics.com/load-logistics/job-help/for-shippers/how-to-cancel-a-job.md): Follow this guide to cancel a job on Load Logistics.
- [Basic information](https://help.loadlogistics.com/load-logistics/account-help/basic-information.md)
- [How to add business information](https://help.loadlogistics.com/load-logistics/account-help/basic-information/how-to-add-business-information.md): Follow this guide to add business information on Load Logistics.
- [How to change your account password](https://help.loadlogistics.com/load-logistics/account-help/basic-information/how-to-change-your-account-password.md): Follow this guide to change your account password on Load Logistics.
- [How to change your account email](https://help.loadlogistics.com/load-logistics/account-help/basic-information/how-to-change-your-account-email.md): Follow this guide to change your account email on Load Logistics.
- [How to view account logins](https://help.loadlogistics.com/load-logistics/account-help/basic-information/how-to-view-account-logins.md): Follow this guide to view account logins on Load Logistics.
- [How to view your reputation](https://help.loadlogistics.com/load-logistics/account-help/basic-information/how-to-view-your-reputation.md): Follow this guide to view account reputation on Load Logistics.
- [How to create an API key](https://help.loadlogistics.com/load-logistics/account-help/basic-information/how-to-create-an-api-key.md): Follow this guide to create an API key on Load Logistics.
- [How to delete your account](https://help.loadlogistics.com/load-logistics/account-help/basic-information/how-to-delete-your-account.md): Follow this guide to delete your account on Load Logistics.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.loadlogistics.com/load-logistics/getting-started.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.
