# Subscriptions

As we grow, we need to keep track of the many software-as-a-service (SaaS) subscriptions we have across the team. If we don’t do this, we’ve found that we end up paying for unused subscriptions or for the wrong number of users. This costs the company more than it needs to and that’s a bad thing.

That’s why we say that all subscriptions must be paid for on a Chapter Lead or Director’s company credit card.

If you wish to take out a subscription or feel the company could benefit from a particular service, speak with the appropriate card holder and they can arrange for the payment to be set up.

*This information is for team members employed by Deeson Group Ltd and Deeson Publishing Ltd.*

[![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-sa/4.0/)\
The Deeson Handbook is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).


---

# 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://handbook.deeson.co.uk/working-at-deeson/subscriptions.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.
