> For the complete documentation index, see [llms.txt](https://faq.uprace.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.uprace.org/uprace-2025-support/faq-uprace-2025/rights-of-organizing-committee-and-team-administration-board.md).

# Rights of Organizing Committee and Team Administration Board

<details>

<summary>1<strong>.</strong> Rights of Organizing Committee and Team Administration Board</summary>

1. Complaints and Reports: The Organizing Committee (OC) and Team Administration Board (TAB) will review and respond to any complaints or reports from participants during the UpRace 2025 event on the UpRace app. The TB's decision will be final for all arising complaints.
2. Penalties: The OC has measures in place to prevent and detect any cheating. Additionally, the OC encourages participants to maintain the highest level of fair play and self-discipline. If any cheating is detected, the participant will be disqualified from the competition, and all achieved results will be voided.
3. OC's Rights: The OC has full authority to determine whether a Team or participant is eligible to compete. The OC also reserves the right to stop a competition and cancel the results of a Team or participant if any cheating or rule violations are detected, as well as the right to resolve any complaints.

</details>

<details>

<summary>2<strong>.</strong> How do I make a complaint about the competition's results?</summary>

To submit a complaint, runners should follow these steps:

1. Log into the UpRace app.
2. Go to the Settings section and select "Submit a support request."
3. Provide the required information as instructed to create and send the request. The outcome of the complaint will be communicated to the runner via notifications in the UpRace app.

\*If runners are unable to access the UpRace app due to forgotten account information or password, they can submit a complaint using the "Support" button on the login screen. The result of the complaint will be sent to the runner's email.

(\*) Note: The Organizing Committee and Team Administration Board will be only provide support via email for cases where the runners cannot log in to the app.

The decision of The Organizing Committee and Team Administration Boar will be the final decision in all arising complaints.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://faq.uprace.org/uprace-2025-support/faq-uprace-2025/rights-of-organizing-committee-and-team-administration-board.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
