# Projects

- [Assignment](https://help.simnetonline.com/students/assignments/projects/assignment.md): View and complete Project assignments, acknowledging Best Practices guide
- [Timed Projects](https://help.simnetonline.com/students/assignments/projects/timed-projects.md): How to review and complete timed project assignments
- [Results](https://help.simnetonline.com/students/assignments/projects/results.md): Reviewing your project submission seeing grade, reviewing results, downloading submission file, pdf
- [Best Practices](https://help.simnetonline.com/students/assignments/projects/best-practices.md): Follow the SIMnet Projects Best Practices guide so you can earn the best result.
- [Best Practices 2016 Projects](https://help.simnetonline.com/students/assignments/projects/best-practices/best-practices-2016-projects.md)
- [Saving Instructions](https://help.simnetonline.com/students/assignments/projects/saving-instructions.md): SIMnet Project instructions can be either printed or saved as PDF.
- [Your Office Version](https://help.simnetonline.com/students/assignments/projects/your-office-version.md): Determine whether or not your version of Office is compatible with SIMnet
- [Matching your Browser and Office Regional Settings](https://help.simnetonline.com/students/assignments/projects/matching-your-browser-and-office-regional-settings.md): Your regional settings for your Browser and Office installation must match to complete projects successfully
- [Common Issues](https://help.simnetonline.com/students/assignments/projects/common-errors.md): When your Project assignment is not going smoothly, there are a few common items to check.


---

# 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/students/assignments/projects.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.
