# Related Resources

- [Testing resources](https://talltips.novate.co.uk/related-resources/testing-resources.md)
- [When Composer runs out of memory](https://talltips.novate.co.uk/related-resources/when-composer-runs-out-of-memory.md)
- [Deployment](https://talltips.novate.co.uk/related-resources/deployment.md): articles to help get your project on-line
- [Security](https://talltips.novate.co.uk/related-resources/security.md)
- [Scheduler & Cron tips](https://talltips.novate.co.uk/related-resources/scheduler-and-cron-tips.md)
- [LastPass tips](https://talltips.novate.co.uk/related-resources/lastpass-tips.md)
- [Using Git](https://talltips.novate.co.uk/related-resources/using-git.md)
- [VSCode Tips](https://talltips.novate.co.uk/related-resources/vscode-tips.md)
- [Markdown](https://talltips.novate.co.uk/related-resources/markdown.md)
- [Cpanel resources](https://talltips.novate.co.uk/related-resources/cpanel-resources.md)


---

# 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://talltips.novate.co.uk/related-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.
