> For the complete documentation index, see [llms.txt](https://cryptospells.gitbook.io/cryptospells/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptospells.gitbook.io/cryptospells/game/battle/free_battle.md).

# フリーバトル

## 概要

フリーバトルのレートに応じてグレードが上下いたします。

・1か月を1シーズンとし、各シーズンの終了時点でMasterⅠグレード以上のユーザーは翌月のフリーバトルランクはGoldⅠよりスタートいたします。

・一度、ゴールドⅠに到達したユーザーは、シーズン中はレートがゴールドⅠ以下になることはございません。

※フリーバトルで獲得できるバトルポイント、経験値に変更はございません。

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

グレー&#x30C9;**（15段階）**\
\===\
1500–1510:ブロンズⅠ\
1511–1530:ブロンズⅡ\
1531–1550:ブロンズⅢ\
1551–1560:シルバーⅠ\
1561–1580:シルバーⅡ\
1581–1600:シルバーⅢ\
1601–1650:ゴールドⅠ\
1651–1700:ゴールドⅡ\
1701–1750:ゴールドⅢ\
1751–1800:マスターⅠ\
1801–1850:マスターⅡ\
1851–1900:マスターⅢ\
1901-:グランドマスター\
\===

### フリーバトル報酬について <a href="#id-625c" id="id-625c"></a>

日間バトルポイントランキング上位3名のユーザーはsoulを獲得できます。（2023年10月31日以降）

1位：500 soul　2位：300 soul　3位：200 soul

※負荷やチート、その他想定外のトラブルが発生する可能性がございますが、ご了承の上ご参加いただけますと幸いです。<br>


---

# 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://cryptospells.gitbook.io/cryptospells/game/battle/free_battle.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.
