# Basic information

## Pages in this section

* [How to add business information](/load-logistics/account-help/basic-information/how-to-add-business-information.md)
* [How to change your account password?](/load-logistics/account-help/basic-information/how-to-change-your-account-password.md)
* [How to change your account email](/load-logistics/account-help/basic-information/how-to-change-your-account-email.md)
* [How to view account logins](/load-logistics/account-help/basic-information/how-to-view-account-logins.md)
* [How to view your reputation](/load-logistics/account-help/basic-information/how-to-view-your-reputation.md)
* [How to create an API key](/load-logistics/account-help/basic-information/how-to-create-an-api-key.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://help.loadlogistics.com/load-logistics/account-help/basic-information.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.
