# Resources = Dropbox

Next week (by Wednesday), you’ll notice a change to the Resources section – we’re renaming it **Dropbox** and expanding functionality so you have the option to require student submissions. If you have current Resources assignments, they won’t change. Think of the old Resources as a one-way drop box that you will be able to edit to require response submissions (creating a two-way drop box). Detailed help videos will be available when we release the upgrade.


---

# 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/blog/2011-posts/resources-dropbox.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.
