> For the complete documentation index, see [llms.txt](https://legal.doslab.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legal.doslab.co.uk/platforms.md).

# Platforms

- [Service Terms & Conditions](https://legal.doslab.co.uk/platforms/terms-and-conditions.md): These terms and conditions govern all subscriptions to Meticulous (SaaS) services.
- [Definitions](https://legal.doslab.co.uk/platforms/terms-and-conditions/definitions.md): These definitions are used throughout our Terms & Conditions
- [Using the Services](https://legal.doslab.co.uk/platforms/terms-and-conditions/using-the-services.md)
- [Your Data](https://legal.doslab.co.uk/platforms/terms-and-conditions/your-data.md)
- [Confidential Information](https://legal.doslab.co.uk/platforms/terms-and-conditions/confidential-information.md)
- [Security](https://legal.doslab.co.uk/platforms/terms-and-conditions/security.md)
- [House Rules](https://legal.doslab.co.uk/platforms/terms-and-conditions/house-rules.md)
- [Subscriptions](https://legal.doslab.co.uk/platforms/terms-and-conditions/subscriptions.md)
- [Maintenance & Down-Time](https://legal.doslab.co.uk/platforms/terms-and-conditions/maintenance-and-down-time.md)
- [API's, Integrations & 3rd Parties](https://legal.doslab.co.uk/platforms/terms-and-conditions/apis-integrations-and-3rd-parties.md)
- [Liability & Indemnity](https://legal.doslab.co.uk/platforms/terms-and-conditions/liability-and-indemnity.md)
- [Disputes](https://legal.doslab.co.uk/platforms/terms-and-conditions/disputes.md)
- [Further Terms](https://legal.doslab.co.uk/platforms/terms-and-conditions/further-terms.md)
- [Platform-Specific Terms](https://legal.doslab.co.uk/platforms/platform-specific-terms.md)
- [FFIDES](https://legal.doslab.co.uk/platforms/platform-specific-terms/ffides.md): Specific Terms, Conditions, Policies and Notices


---

# 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://legal.doslab.co.uk/platforms.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.
