# How to create cards?

## Seiren War - Play Now screen

Projects are containers for task lists. Think of them as a library for everything your team needs to get done to complete or ship a project.

![](/files/vS1mXKpr31YCppWBfEwt)

## Seiren War - Guardians screen

Select the Player page and scroll down to guardians list section. Press "Roll new guardian" and pay 1 SERG fee for minting a new guardian card.

![Guardian card minting](/files/yCCYNp2BX7fhl3wR8Xtk)

## Seiren War - Bonus screen

Switch tab from guardian to bonuses, and do the same actions. Press "Roll New Bonus" and pay 1 SERG fee for minting a new bonus card.

![Bonus card minting](/files/fXY0HP8HJGsTdOpPveHc)

## Seiren War - Now you're ready

After passing all previous steps successfully, you are ready to start playing. Select the Battle page in the main navigation and let's start to earn.

![](/files/l9ZShRTDEr1pcgkh3b3u)


---

# Agent Instructions: 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://aok.gitbook.io/what-is-seiren-war/guides/how-to-create-cards.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.
