# Tournament results

The **League Manager** can monitor and manage tournament results across the entire league in one place. Easily search for the relevant tournament and category, expand the section to view all data, and make adjustments or add records if needed.

{% hint style="info" %}
**Copy tournament results**

We provide the option to copy tournament results to another league or category (associated with the organization) to include those results in another points system for different rankings. For example, there can be national rankings and, at the same time, a Masters ranking that counts specific tournaments using the same results but a different scoring system.
{% endhint %}


---

# 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://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/league-tour-management/tournament-results.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.
