> For the complete documentation index, see [llms.txt](https://docs.league.systems/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.league.systems/change-log/version-23.09.md).

# Version 23.09

### Add qualifying marks

In this update, we have added that the posibility to add qualifying marks. This is shown as dashed lines in the table and are visual marks only.

<figure><img src="/files/yJiI9eD1sEjcrRRUWncf" alt=""><figcaption></figcaption></figure>

To enter a qualifying mark, there are two new fields in Division settings. Qualify up and Qualify down. As a default, these fields are set to 0, and then the qualifying marks are not displayed. If you enter 1, it means that the selection is displayed 1 place before or after the mark for *"Move down"* or *"Move up"*. If *"Move up"* is 1 and *"Qualify up"* is 1, then the move up mark is shown after the first place, and the qualification up mark is shown after the second place in the table.

<figure><img src="/files/qgyoYgN1TA80xEjF20pG" alt=""><figcaption></figcaption></figure>

### Move up mark from division 1

Previously, it was not possible to show a "move up" mark in division 1. However, as requested, we have now opened up for this.


---

# 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 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.league.systems/change-log/version-23.09.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.
