> For the complete documentation index, see [llms.txt](https://atomrigslab.gitbook.io/fortress-arena/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atomrigslab.gitbook.io/fortress-arena/game-play/tank-rental.md).

# Tank Rental

## Where can I rent a tank?

<figure><img src="/files/8txiwesSPN2fuLDxvmdo" alt=""><figcaption><p>S<strong>tage Rental List</strong></p></figcaption></figure>

* To rent a tank, you can access this feature the STAGE in-game screens. Here, you can equip a preset with 1-3 Rental Tanks selected randomly from a pool of 9 tanks available in the Rental List.
* *Important Note*: The Rental Lists for all content are shared with each other.
  * Ex) Stage, Mission, Tournament...etc.

## How to apply and remove rental tank presets

1. Applying a rental tank preset

<figure><img src="/files/ra1n1SDuyMrtAJMXpu6K" alt=""><figcaption><p>How to Rental Tank Apply</p></figcaption></figure>

2. Remove the rental tank preset

<figure><img src="/files/RdT8qbhiQWXBVja9PwP9" alt=""><figcaption><p>Remove the Rental Tank</p></figcaption></figure>

## Guide to the Rental List Reset feature

1. Automatic reset using List Reset Time

<figure><img src="/files/HVyDl2CoZqBSd7M5F6vX" alt=""><figcaption><p>Rental List Reset Time</p></figcaption></figure>

* The List Reset Time displays the scheduled time at which the nine tanks available for rent in the Rental List are automatically reset. This reset follows a 12-hour cycle.

2. Automatic reset using the List Reset button

<figure><img src="/files/1FbcqQxJzu0O1fDMsBC0" alt=""><figcaption></figcaption></figure>

* If there are no tanks in the list that you want to rent before the List Reset Time passes, you can pay CRING up to <img src="/files/YfYuEI7yWeWe4PdybSoz" alt="" data-size="line">1\~<img src="/files/cvReYSnG9eaJ10bVleW1" alt="" data-size="line">5 times to get a new rental tank by hitting the <img src="/files/YfYuEI7yWeWe4PdybSoz" alt="" data-size="line">List Reset button in the top right corner of the RENTAL LIST.
* If you reset the list by pressing the List Reset button, the cringe amount will increase according to the number of resets (see the cringe consumed per reset table below).

<table><thead><tr><th width="214">Reset frequency</th><th>1time</th><th>2time</th><th>3time</th><th>4time</th><th>5time </th></tr></thead><tbody><tr><td><a data-footnote-ref href="#user-content-fn-1">Consumption Cring</a><br></td><td>40 cring</td><td>50 cring</td><td>70 cring</td><td>100cring</td><td>140cring</td></tr></tbody></table>

* Reset button The reset cycle is reset after 12 hours of List Reset Time.
* Additionally, when you clear content such as stages, the rental list will automatically refresh.

## Rules for playing with rental tanks

#### Rule 1. STAGE reward cring revenue share

* For users using Rental Tanks, the Stage Clear Reward Cringe will be reduced based on the number of Rental Tanks used in the preset 3 slots.
* The amount reduced from the stage clear cringe is passed on to the staking user's rental revenue for each rented tank.
* The reduced Cring for clearing stages with a rental tank is reflected in the MAIN REWARD, which changes when you equip a rental tank in the STAGE TANK preset. ([See Main reward in Apply rental tank preset](#where-can-i-rent-a-tank))

[^1]: <mark style="color:red;">The designated Cring can be changed.</mark>


---

# 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://atomrigslab.gitbook.io/fortress-arena/game-play/tank-rental.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.
