# Admin Settings

- [Options](https://help.simnetonline.com/manager/administration/options.md): Administrative options, settings, and preferences.
- [Textbooks](https://help.simnetonline.com/manager/administration/textbooks.md): Textbook availablity by campus.
- [Campuses](https://help.simnetonline.com/manager/administration/campuses.md): Managing campuses.
- [Products](https://help.simnetonline.com/manager/administration/products.md): Enable or disable SIMnet products.
- [eCommerce](https://help.simnetonline.com/manager/administration/ecommerce.md): Managing your students ecommerce offers.
- [Details](https://help.simnetonline.com/manager/administration/details.md): Settings for the school that must be changed by MH including Time Zone, Account Level Inclusive Access and Course Level Inclusive Access
- [Branding](https://help.simnetonline.com/manager/administration/branding.md): Customizing the home page logo and digital credentials.


---

# 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.simnetonline.com/manager/administration.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.
