> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/doj/case-laws-and-acts/freedom-of-information-act.md).

# Freedom of Information Act

Under the Freedom of Information Act you have a right to request any recorded information held by a public authority, such as a government department, local council or state school. Environmental information requests can also be made to certain non-public bodies carrying out a public function. The aim of the Freedom of Information Act is to make information available to the general public. You can only obtain information that would be given to anybody who asked for it, or would be suitable for the general public to see. If your request is for information about yourself, such as your medical records, you should make a subject access request under the Data Protection Act.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lmrp.gitbook.io/last-mile-rp/doj/case-laws-and-acts/freedom-of-information-act.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.
