> For the complete documentation index, see [llms.txt](https://long-4.gitbook.io/long-dragon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://long-4.gitbook.io/long-dragon/the-war-chest.md).

# The War Chest

The War Chest is a permissionless staking pool which allows participants to stake ERC20 tokens ($USDT, $USDC, $ETH and more to come) to the Long Dragon Protocol for a 30 day period. Inside of this 30 day period Long Dragon Protocol will utilize these funds in a multitude of ways across DEXs and CEXs and add some, all, or more of the initial War Chest staked funds at the end of the staking period. These funds would then be claimable by War Chest stakers. The array of things the Long Dragon Protocol can/will use the staked tokens for is extensive and would be an exhaustive list to place onto a document. Long Dragon Protocol is quite sophisticated in market participation and aims to have a healthy long-term relationship with all who choose to participate in this part of the Long Dragon Protocol. In the War Chest, upon completion of the staking period, as there are more funds than initially entered, a portion of these funds will be distributed into $LD Primary Staking Pool rewards as well.

<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://long-4.gitbook.io/long-dragon/the-war-chest.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.
