> For the complete documentation index, see [llms.txt](https://guide.scannner.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.scannner.io/battle-details/sub-events-list.md).

# Sub Events List

## What "Sub Events"

"Sub Events" are events for beginners to try out and participate. Please note that enemies from past seasons will appear, but the rewards will change. Heroes who participate in each battle will not be allowed to participate in other battles.

***

### Sub Event List

<table><thead><tr><th width="136.5">list</th><th width="310">name</th><th>Data</th></tr></thead><tbody><tr><td>Training 1</td><td><a href="/pages/EeZa6G0nBXoB2VKPiTMW">Training The Goblin</a></td><td>Oct. 20 - Nov. 8, 2023 JST</td></tr><tr><td>Training 2</td><td><a href="/pages/M0TzOQ4BrHPPv7OI5Qn4">Training The Goblin</a></td><td>Dec. 11 - Dec. 25, 2023 JST</td></tr><tr><td>Training 3</td><td><a href="/pages/wglx4cwRNX2gB9r6B3AK">Training The Berserker</a></td><td>Jun. 28 - Jul. 9, 2024 JST</td></tr></tbody></table>

### Collaboration

| name                                                                  | Data                        |
| --------------------------------------------------------------------- | --------------------------- |
| [BONSAI NFT CLUB](/battle-details/sub-events-list/bonsai-nft-club.md) | Feb. 26 - Mar. 18, 2024 JST |

### Campaign

| name                                                                                    | Data                       |
| --------------------------------------------------------------------------------------- | -------------------------- |
| [Invitation Code Campaign](/battle-details/sub-events-list/invitation-code-campaign.md) | Apr. 13 - Mar. 7, 2024 JST |


---

# 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:

```
GET https://guide.scannner.io/battle-details/sub-events-list.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.
