# Best Practices

- [Account Setup](https://help.simnetonline.com/manager/getting-started/best-practices/account-setup.md): Products, textbooks, ecommerce for account level vs. class level
- [Archiving](https://help.simnetonline.com/manager/getting-started/best-practices/archiving.md): Keeping SIMnet neat to help students and instructors find the right materials
- [Naming Conventions](https://help.simnetonline.com/manager/getting-started/best-practices/naming-conventions.md): Naming SIMnet content and courses consistently helps instructors and students
- [New Semesters](https://help.simnetonline.com/manager/getting-started/best-practices/new-semesters.md): Preparing for a new semester or term to get the most out of SIMnet


---

# 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/getting-started/best-practices.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.
