# Hall da Fama

## Servidor Revolution

<table><thead><tr><th width="127">Temporada</th><th width="142">Clã vencedor</th><th>Pontos de liga</th></tr></thead><tbody><tr><td>1ª</td><td><mark style="color:blue;"><strong>THS</strong></mark></td><td>8220 pontos de liga</td></tr><tr><td>2ª</td><td><mark style="color:blue;"><strong>THS</strong></mark></td><td>16390 pontos de liga</td></tr><tr><td>3ª</td><td><mark style="color:green;"><strong>DOB</strong></mark></td><td>10515 pontos de liga</td></tr><tr><td>4ª</td><td><mark style="color:green;"><strong>DOB</strong></mark></td><td>18605 pontos de liga</td></tr><tr><td>5ª</td><td><mark style="color:green;"><strong>DOB</strong></mark></td><td>14370 pontos de liga</td></tr><tr><td>6ª</td><td><mark style="color:green;"><strong>DOB</strong></mark></td><td>18055 pontos de liga</td></tr><tr><td>7ª</td><td><mark style="color:green;"><strong>DOB</strong></mark></td><td>20780 pontos de liga</td></tr></tbody></table>

## Servidor Survival

<table><thead><tr><th width="127">Temporada</th><th width="142">Clã vencedor</th><th>Pontos de liga</th></tr></thead><tbody><tr><td>1ª</td><td><strong>?</strong></td><td>?</td></tr></tbody></table>


---

# 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://wiki.viciante.com.br/hall-da-fama.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.
