# Resources

![](/files/-MJZv3y22V8sbnvuETZe)

Many government sites include a section where posts, media releases, speeches, and the like are released from time to time. Isomer provides support for a special type of collection for such uses called the resource room.

The resource room supports multiple categories. You can utilise this feature to separate different types of posts, such as blog posts, annual reports, and media releases. We strongly encourage you to carefully assess the type of posts your agency releases beforehand in order to come up with the most appropriate categories, so as to avoid folder restructuring down the line which may prove to be time consuming.

Posts are automatically sorted by date, with the latest posts displayed first. In addition, there is a dropdown menu in the top right which allows the user to filter posts by year.

Resource room posts can also be used for file downloads, using the `file_url` option.


---

# 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://v2.isomer.gov.sg/configurations/resources.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.
