> 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/terms-and-conditions/definitions.md).

# Definitions

When you see a word in **bold**, it will have the same meaning each time you come across it in our Terms & Conditions.

| Word                                   | Definition                                                                                                                                                                                                             |
| -------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Account**                            | An **account** is the record against which we store all of your information, data, preferences and content.  All of that data belongs to you.                                                                          |
| **doslab**, **we**, **us**, or **our** | When we say this, we're talking about the doslab Ltd. limited company that you contract with and to which you pay your fees.                                                                                           |
| **Guest Users**                        | **Users** you allow to access your account with specific limited permissions.                                                                                                                                          |
| **Services**                           | This means all of the services you buy from us, including those we currently provide and any we start to provide in future.  This also includes all of our mobile applications, web applications and service products. |
| **Subscription**                       | When you create a **subscription** to use the services, you are deemed to accept these terms and you are a **subscriber**.  If you are a subscriber, you are responsible for paying for your subscription.             |
| **User**                               | **Users** are people other than the subscriber that you allow to access your account.                                                                                                                                  |
| **You** or **Your**                    | This means both you (the user) and you (the entity, firm or organisation that holds the account with us that you are authorised to represent).                                                                         |


---

# 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/terms-and-conditions/definitions.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.
