# CORE

- [People](https://docs.adminremix.com/core/people.md): Our Core is where your team will be added. You can set their permissions, departments, add location restrictions if you choose to as well.
- [Getting Started](https://docs.adminremix.com/core/people/getting-started.md): AssetRemix has a variety of ways for you to upload your assets into our system.
- [Setting Permissions for Users](https://docs.adminremix.com/core/people/setting-permissions-for-users.md): AssetRemix allows for a wide variety of roles for users. You can choose to use the roles we have preselected, or pick and choose your own.
- [Setting Up Roles](https://docs.adminremix.com/core/people/setting-permissions-for-users/setting-up-roles.md): If you have the same key staff members you can set roles to have the same permissions for those users.
- [Editing or Deleting Users](https://docs.adminremix.com/core/people/editing-or-deleting-users.md): Do you have a current staff that changed roles or needs different permissions? Do you need to delete a user? Here is a guide to help you out. You must have editing or delete permissions to continu
- [View History for Help Desk Agents](https://docs.adminremix.com/core/people/view-history-for-help-desk-agents.md): Allow Help Desk Agents to view help desk history.
- [Departments](https://docs.adminremix.com/core/departments.md): You can break these up however you want. Make these work for your team and staff.
- [Getting Started](https://docs.adminremix.com/core/departments/getting-started.md): AssetRemix has a variety of ways for you to upload your assets into our system.
- [Location](https://docs.adminremix.com/core/location.md): When adding a location to your team and assets, you are able to restrict which agents receive tickets for assets in their location.
- [Getting Started](https://docs.adminremix.com/core/location/getting-started.md): AssetRemix has a variety of ways for you to upload your assets into our system.
- [Fines](https://docs.adminremix.com/core/fines.md): If your staff issues fines for assets or other devices, we have a way for you to track those fines and let your users see what they owe as well.
- [Creating Invoices for Fines](https://docs.adminremix.com/core/fines/creating-invoices-for-fines.md): You can now create an invoice for your fines.
- [Settings > Pending Action Rule](https://docs.adminremix.com/core/settings-greater-than-pending-action-rule.md): You can now add your own pending actions to your 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://docs.adminremix.com/core.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.
