# Courtyard

## The player courtyard

A social hub where players can socialise and talk prophecies while waiting for their next battle or tending to their prophets wellbeing.&#x20;

## Battle arena feed

A real-time activity feed showing all matches and results. This will show the player names, the time of the match, the market, stakes and final scores. The activity feed also encourages additional gameplay and observation. Players can challenge other players that they see on the activity feed.

## Kingdom chat

A real-time chat app to engage in conversation with other players on the platform. Create chat groups with multiple players or message individuals.

## Online players

A real-time feed for all players that are online either active in battle or passive. Online players can be interacted with, challenged to a battle, added as a friend or sent a message.


---

# 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://whitepaper.thecryptoprophecies.com/gameplay/lobby.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.
