# The methods of competition between teams in UpRace 2025

### The methods of competition between teams in UpRace 2025

<details>

<summary><strong>1.</strong> How many leaderboards are there for teams?</summary>

03 (three) leaderboards:

* Company
* Sports Club
* School

</details>

<details>

<summary><strong>2.</strong> How is the performance calculated?</summary>

The performance of each team is calculated as the total valid performance of all participants representing the team in the event. Teams within the same division compete against each other.

</details>

<details>

<summary><strong>3.</strong> Can teams be formed after November 28th and still participate in the competition?</summary>

Yes, teams formed after the start of the event can still participate in the competition as long as it is before the end of UpRace 2025. Forming a team before or after the official running start date of UpRace 2025 only affects your team's competitive advantage.

</details>

<details>

<summary><strong>4.</strong> Can I participate in multiple teams for the competition?</summary>

No, you can only choose one team from the participating teams to compete for and accumulate points for that team.

</details>

<details>

<summary><strong>5.</strong> If I want to leave my current team and join a new team this year, what do I need to do?</summary>

You cannot switch teams during the ongoing event.

</details>

<details>

<summary><strong>6.</strong> Can I change teams after making my selection?</summary>

You can only change teams before the event begins. Once the event has started (from 00:00 on November 28, 2025), you will not be able to change the team you have selected.

</details>

<details>

<summary><strong>7.</strong> If I don't join any team, will my performance be recorded?</summary>

Yes, your performance will still be recorded and recognized

</details>


---

# 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://faq.uprace.org/uprace-2025-support/faq-uprace-2025/the-methods-of-competition-between-teams-in-uprace-2025.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.
