> For the complete documentation index, see [llms.txt](https://the-pedigree-society.gitbook.io/the-pedigree-society/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://the-pedigree-society.gitbook.io/the-pedigree-society/nft-development/utility/partner-staking.md).

# Partner Staking

In order to ensure the best possible staking rewards for holders of Pedigree Society NFTs, we are actively seeking suitable staking partners within the Cardano ecosystem and have identified a number of existing partners who we believe can offer the best staking rewards.

This is an ongoing development and any new staking partners which come into the space, will be reviewed by the Team to see if they are a good fit for The Pedigree Society.

### CardanoLands

CardanoLands is a CNFT DeFi platform where users can stake NFTs from supported collections to earn passive income. They are building a virtual economy based on a fantasy world that promotes real interaction between numerous projects, including CNFT collections, exchanges, wallets, and staking pools. The game has various built-in mechanics that stimulate engagement and cooperation between projects and their communities, while also maintaining a strong economy.\
\ <mark style="color:green;">**We have pledge to use mint proceeds to achieve x2 multiplier**</mark> for The Pedigree Society, earning holders the maximum rewards possible on this platform.

### The Ape Society

The Ape Society are currently leading the way in the Cardano NFT space, a project we respect highly. They have a strong team, great ideas, and a passion for creating something unique and special.\
\
We will be seeking to become verified on the [none-ape staking](https://city.theapesociety.io/) platform which will earn holders of both projects, $SOCIETY tokens.

### Derp Birds

Derp Birds is another project we admire in the Cardano space and will be seeking to get verified on their staking platform so holders can earn $DERP every epoch. They are working with projects on a 1-on-1 basis to determine if projects are a good fit.

We believe The Pedigree Society will make a good addition to this platform.

{% content-ref url="/pages/s3KZBAHWgBIwALfqJGJu" %}
[Passive Rewards](/the-pedigree-society/nft-development/utility/passive-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/P3IZgLF0TZPIuwRuK4BD" %}
[Digital Share Ownership](/the-pedigree-society/nft-development/utility/digital-share-ownership.md)
{% endcontent-ref %}

{% content-ref url="/pages/tNsJsgzm4jVggF1hgElE" %}
[Breeding Airdrops](/the-pedigree-society/nft-development/utility/breeding-airdrops.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://the-pedigree-society.gitbook.io/the-pedigree-society/nft-development/utility/partner-staking.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.
