# 8. Competitive Clauses

In Competitive Revomon, there are **standard rules** used in each match/tournament/league.&#x20;

These are announced ahead of time and may differ from one tournament to the other.&#x20;

In general, the following clauses are commonly used. It is best to build a team around these clauses.

#### Sleep Clause&#x20;

Two or more Revomon are allowed to be asleep at the same time. Rest and other self-induced sleep skills do not count.

#### Item Clause&#x20;

No items can be used or held.

#### Legendary Clause&#x20;

Only one legendary can be used

#### Species Clause&#x20;

Only 1 specie of a Revomon can be used. Each Revomon in your team must be unique.


---

# 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://revomon.gitbook.io/revomon/guides/competitive-revomon-guide/8.-competitive-clauses.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.
