> For the complete documentation index, see [llms.txt](https://dfsocial.gitbook.io/dfsocial-gaming/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dfsocial.gitbook.io/dfsocial-gaming/competitive/revens-cup.md).

# Reven's Cup

![](/files/GN67atbGWa2H1WqlpD06)

DFSocial presents the Reven's Cup, a special TFT tournament in collaboration with [Reven](https://twitter.com/Reventxz). There will be **4 independent qualifiers** and 4 winners (1 of each tournament) who will pass to the Grand Final and will play against Reven and 3 other content creators. The prize pool will be the initial **3,500 USDT added by DFSocial and 80% of all the entry fees**. Join our [Discord](https://dfsocial.link/discord) to stay updated on the latest announcements. You can also **play for free** by finding a sponsor in the #sponsor-marketplace channel and he'll be the person you'll share 50% of your rewards with.

Read all the information [in this article](https://blog.dfsocial.com/revens-cup-by-dfsocial).&#x20;

**Qualifiers**:

* **Q1**: Friday 11th of March at 16:00 CET.
* **Q2**: Saturday 19th of March at 16:00 CET.
* **Q3**: Friday 25th of March at 16:00 CET.
* **Q4**: Saturday 2nd of April at 16:00 CET.

\--> The **Grand Final** will be played the 3rd of April at 16:00 CET.

## How to Register

Access our [website](https://dfsocial.com/revenscup_en.html) and follow the steps and requirements [in this article](https://blog.dfsocial.com/how-to-register-in-revens-cup).

![](/files/Z47fqIhELzajj7k82TbB)


---

# 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://dfsocial.gitbook.io/dfsocial-gaming/competitive/revens-cup.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.
