> For the complete documentation index, see [llms.txt](https://docs.spaceswap.app/spaceswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spaceswap.app/spaceswap/products/nft-heroes-farming.md).

# NFT Heroes Farming

![](https://lh4.googleusercontent.com/dDmmBcnMKrWdiHdY0g0xW9diCLFRC1I2_fhtaBGab3uYOSUc-BJ2HcpqeV6Q90u3W5xgsyzACDk45WBSpOey9A8TyuCROjTRGSH5LC1bhheGePioUkNaWGLyFQaNbWlOHAYh5AdH)

[NFT Heroes Farming](https://spaceswap.app/pools/nft/) is classical farming based on SpaceSwap NFT cards. The farming is time-limited and provides bigger profits than other kinds of farming. ‌There are different farming conditions associated with each NFT card issued.

This year, the SpaceSwap team issued several series of NFT cards.

1. With the Super NFT Token ‘Celestial Partnership’, users have the opportunity to farm extra MILK2. To get the Super NFT Token ‘Celestial Partnership’, you needed to collect 10 different cards from the partnership NFT collection (Crafty Things, Space Goods, Blockchain Ice, Immortal Spirit, Magic Moment, The Empyrean, Bitslayer, Spacecream, On the way and Long-tailed).
2. The SpaceSwap team has also created partnership NFTs under the aegis of their supporting projects, including SnowSwap, CREAM Finance, Meter and MITH Cash. These ‘on point’ partnerships are the first step in developing long-lasting relationships with many promising projects in the DeFi sphere.<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://docs.spaceswap.app/spaceswap/products/nft-heroes-farming.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.
