# Key Features

DartLog offers a range of tools and insights to enhance your darts experience:

* **Player Statistics**: Fetch stats for your favorite players using simple commands.
* **Premium-Level Insights**: Unlock additional in-depth statistics with premium access.
* **Player Comparison**: Compare two players side by side and analyze their performance.
* **Tournament Updates**: Stay updated on ongoing and upcoming tournaments.

DartLog ensures all information is accurate and up-to-date by sourcing data from multiple reputable websites.


---

# 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://dartslog.gitbook.io/dartlog-documentation/key-features.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.
