# Application

- [Sign on and Navigation](https://docs.biologit.com/application/navigation.md)
- [Reviews](https://docs.biologit.com/application/reviews.md): Check reviews in progress, completed or planned to run; Submit new Reviews or Download review results for further processing
- [Find Articles from Reviews](https://docs.biologit.com/application/reviews/find-articles-from-reviews.md): Flexible search of Reviews by decision, tags, reviewers and any other criteria
- [Uploading Review Data](https://docs.biologit.com/application/upload-data.md): Use MLM-AI to screen results of search results from external databases like PubMed, ProQuest or Embase
- [Review Details](https://docs.biologit.com/application/review-details.md): Review contents and select articles for screening
- [Searching Inside a Review](https://docs.biologit.com/application/review-details/searching-abstracts-inside-a-review.md): Use the search box to select results inside a review for faster screening
- [Author Country of Origin](https://docs.biologit.com/application/review-details/author-country-of-origin.md)
- [Work Assignment](https://docs.biologit.com/application/review-details/work-assignment.md): Supervisors can assign, or configure MLM-AI to automatically assign abstracts for review to team members
- [Article Screening](https://docs.biologit.com/application/article-screening.md): AI powered screening, save assessments according to your workflow in fully auditable workflow
- [Attachments and Full Text Screening](https://docs.biologit.com/application/article-screening/attachments-and-full-text-screening.md): Upload full text PDFs, translations and other relevant content to complete article assessments
- [Reviewing Articles in Related Reviews](https://docs.biologit.com/application/article-screening/reviewing-articles-in-related-reviews.md): Complete assessment only once when the same article appears on different monitor results
- [Article-Level Day Zero](https://docs.biologit.com/application/article-screening/article-level-day-zero.md): Track and update regulatory "day zero" per article for more granular workflows
- [Batch Screening](https://docs.biologit.com/application/batch-screening.md): Fast assessment and of abstracts meeting a given criteria
- [Article Search](https://docs.biologit.com/application/article-search.md): Search the MLM-AI database for hits on your custom search
- [Reports](https://docs.biologit.com/application/reports.md): Generate audit and screening activity reports for all your needs
- [Dashboards](https://docs.biologit.com/application/dashboards.md): Analyze data screened in MLM-AI with powerful dashboards
- [Integrations](https://docs.biologit.com/application/integrations.md): Automate recurring data operations: prior or following work performed in MLM-AI


---

# 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://docs.biologit.com/application.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.
