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

# Team

These are NFTs created by combining all your heroes and dragons. You can add NFTs to these teams, or completely dismantle them, restoring all heroes individually again. However, you will not be able to remove heroes/dragons added to them individually, so we advise you to keep your strategy in mind when creating teams\
\
Your team will have different attributes, including name, combat power, team ranking, team level, and team contract.\
\
If your warband is tired, it cannot be dismantled. Keep in mind that if a clan is disbanded, it will lose all collected experience.\
\
There is no maximum limit for teams per account, however, we do not recommend having more than 300 NFTs (Heroes, Dragons, Teams) in your account.\
\
Each team can participate in adventures individually without affecting other teams. In other words, if you have 5 teams, you will be able to explore the selected map 5 times (once for each team)\
\
The cost to build a team is $1 per NFT added, paid in GOLD


---

# 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://dragon-war.gitbook.io/dragon-war/team.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.
