# TrialMonster

## TrialMonster

- [TrialMonster - the system](https://trialmonster.gitbook.io/trialmonster/master.md): Observed trials management system
- [TrialMonster - Results app](https://trialmonster.gitbook.io/trialmonster/trialmonster-results-app.md): Competition results at your fingertips
- [Download](https://trialmonster.gitbook.io/trialmonster/trialmonster-results-app/download.md): Available for Android and iOS
- [Privacy Policy](https://trialmonster.gitbook.io/trialmonster/trialmonster-results-app/privacy-policy.md): The bit nobody ever bothers to read
- [TrialMonster](https://trialmonster.gitbook.io/trialmonster/trialmonster.md): Observed trials results system
- [Setting-up a trial](https://trialmonster.gitbook.io/trialmonster/trialmonster/setting-up-a-trial.md): Logged-in users ONLY
- [Details tab](https://trialmonster.gitbook.io/trialmonster/trialmonster/setting-up-a-trial/details-tab.md)
- [Trial tab](https://trialmonster.gitbook.io/trialmonster/trialmonster/setting-up-a-trial/trial-tab.md)
- [Scoring tab](https://trialmonster.gitbook.io/trialmonster/trialmonster/setting-up-a-trial/scoring-tab.md)
- [Adding new entries](https://trialmonster.gitbook.io/trialmonster/trialmonster/adding-new-entries.md): Rider Entry screen
- [Editing rider details](https://trialmonster.gitbook.io/trialmonster/trialmonster/editing-rider-details.md): Logged-in users ONLY
- [Adding rider numbers manually](https://trialmonster.gitbook.io/trialmonster/trialmonster/adding-rider-numbers-manually.md): Logged-in users ONLY
- [Score entry](https://trialmonster.gitbook.io/trialmonster/trialmonster/score-entry.md): Observer mode
- [Result publishing](https://trialmonster.gitbook.io/trialmonster/trialmonster/result-publishing.md)
- [Results processing](https://trialmonster.gitbook.io/trialmonster/trialmonster/trialmonster-results-processing.md)
- [Changelog](https://trialmonster.gitbook.io/trialmonster/trialmonster/changelog.md)
- [TrialMonster Observer](https://trialmonster.gitbook.io/trialmonster/scoremonster.md): Observed trials scoring system front end
- [Getting the app](https://trialmonster.gitbook.io/trialmonster/scoremonster/getting-the-app.md)
- [Scoring modes](https://trialmonster.gitbook.io/trialmonster/scoremonster/scoring-modes-explained.md): he options available
- [Scoring](https://trialmonster.gitbook.io/trialmonster/scoremonster/scoring.md)
- [Settings](https://trialmonster.gitbook.io/trialmonster/scoremonster/settings.md)
- [Uploading](https://trialmonster.gitbook.io/trialmonster/scoremonster/uploading.md)
- [TODOs](https://trialmonster.gitbook.io/trialmonster/todos.md): Necessary - in the pipeline
- [Notes](https://trialmonster.gitbook.io/trialmonster/notes.md): Stuff you might need but won't find anywhere else…
- [ScoreMonster](https://trialmonster.gitbook.io/trialmonster/scoremonster-1.md): The Scoring component
- [Roadmap for future development](https://trialmonster.gitbook.io/trialmonster/scoremonster-1/planned-changes.md): When time allows


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://trialmonster.gitbook.io/trialmonster/master.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.
