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

# Introduction

![](/files/t1xR5khOwcE66DgFaff4)

### Game Overview:

<mark style="color:yellow;">**DuckFactory**</mark> is a competitive **Play-to-Reach** and **Free-to-Play** online strategy game with **cute collectible NFT ducklings** and its **own tokenized economy.**

**The game revolves around duck battles**, in which the player will have an **NFT** or **non-NFT** battle duck to fight from their **customizable fortification** against other players' decks in real-time. The fortification features a launching cannon and an **extensive catalog of launch objects**, as well as **special abilities** to protect against enemy siege and **summon troops** to help dominate the battlefield.

**The game is designed for competitive players, NFT collectors, and users who want to monetize their efforts in the game.** Its economy is based on **players' performance in achieving goals**, dedicated and active players will be able to **generate rewards with market value**.

*Additionally, <mark style="color:yellow;">**DuckFactory**</mark> has many other unique features that we invite you to discover for yourself ;)*&#x20;

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

### [<mark style="color:blue;">**Join today**</mark>](https://duckfactory.io/) **and become the&#x20;**<mark style="color:yellow;">**Duckollector**</mark>**!**

{% content-ref url="/pages/QolpyN3bY4ZW4nqOfKTC" %}
[Play-to-Reach and Free-to-Play Mechanics Explained](/duckfactory/play-to-reach-and-free-to-play-mechanics-explained.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-MgbGNs6pyF3dBfoeCx0/pages/N0ykghlBecBk8BlVFfiP" %}
[One-of-a-kind and extremely scarce assets](/duckfactory/one-of-a-kind-and-extremely-scarce-assets.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mgr1SxtdAW8QR\_6U6sU" %}
[Gameplay](/duckfactory/gameplay/battles.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mghql97gw\_BgPi6AdMV" %}
[Ducks](/duckfactory/ducks/season-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgcXac\_8oH-a4F87Gem" %}
[Duckision](/duckfactory/whitepaper/story-of-duckfactory.md)
{% endcontent-ref %}


---

# 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://duckfactory.gitbook.io/duckfactory/master.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.
