# Guild Log

<figure><img src="/files/D9SKJroRWpavrnAVPcK0" alt=""><figcaption></figcaption></figure>

The Guild Log Window serves as a comprehensive record, chronicling the history and key events within the guild from its formation to ongoing activities. This log provides valuable insights into the guild's journey, including member actions, treasury transactions, and significant milestones.

### Accessing the Log Window:

1. **Navigation:**
   * Access the Log Tag in the guild section
2. **Chronological Display:**
   * The log entries are presented chronologically, allowing for a coherent and sequential overview of guild events.

### Recorded Guild Events:

1. **Guild Formation:**
   * The log begins with the formation of the guild, providing a historical context for its origin.
2. **Member Join and Leave Events:**
   * Capture moments when members join or leave the guild, establishing a clear timeline of membership changes.
3. **Treasury Transactions:**
   * Detailed records of donations to the treasuries and distributions from the item, spores, and truffles treasuries.


---

# 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://docs.champz.world/main-screen/guilds/guild-log.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.
