> 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/services/gaming/monthly-calendar.md).

# Monthly Calendar

![May Tournaments](/files/hHOQ5SLR88KyMXJPXRHM)

{% hint style="info" %}
Check out [this tutorial](/dfsocial-gaming/get-started/tournament-registration.md) to know how to join our tournaments. Join our [Discord server](https://discord.gg/dfsocial) to find gamers and sponsors in the **#sponsors** channel.
{% endhint %}

Apart from the following tournaments, this month we're bringing surprises: Free tournaments, special streamings, Minecraft server opening, tournament on-demand & more... Stay tuned!

### :crossed\_swords: [TFT  #3](https://www.dfsocial.com/gaming/tournaments/)

* 28th May at 15:00 UTC
* Registration: $10

### :black\_joker:[ Poker #24](https://www.dfsocial.com/gaming/tournaments/)

* 29th at 17:00 UTC
* Gamemode: Hold’em in Pokerstars&#x20;
* Registration: $10

### :trophy: [Brawl Stars #16](https://www.dfsocial.com/gaming/tournaments/)

* Gamemode: Push trophies
* Play whenever you want
* From 16th at 12:00 UTC to 22nd  at 18:00 UTC
* Registration: $10

### :gun: [**Call of Duty #7**](https://www.dfsocial.com/gaming/tournaments/)

* Warzone, Rebirth.
* Trios. 3 games.
* 27th May at 17:00 UTC
* Registration: $10


---

# 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/services/gaming/monthly-calendar.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.
