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

# Safe Links and Contracts

Website:               <https://fancybirds.io/>  /   <https://fancystudios.com/>\
Play:                     [ https://play.fancybirds.io/](< https://play.fancybirds.io/>)\
Breed:                   <https://fancybirds.io/nest/breeding/>\
Staking platform:[ ](https://staking.fancybirds.io/)<https://fancybirds.io/staking/>\
Rental Platform:   <https://fancybirds.io/rent/>\
\
\
\
Our Socials: \
Discord:    <https://discord.gg/fancystudios>\
Medium:   <https://medium.com/@fancybirds>\
Twitter:     <https://twitter.com/Fancybirdsio>\
Linkedin:  <https://www.linkedin.com/company/fancy-studios/>

Telegram announcements: <https://t.me/FancyStudiosAnnouncements>\
Contact Us: <admin@fancystudios.com>

{% hint style="success" %}
**Charts and Contracts**

CMC: [https://coinmarketcap.com/currencies/fancy-games/ ](< https://coinmarketcap.com/currencies/fancy-games/>)\
Coingecko: <https://www.coingecko.com/en/coins/fancy-games>\
\
\
FNC contract:            <mark style="color:purple;">**0x7f280dac515121dcda3eac69eb4c13a52392cace**</mark>\
sFNC contract:          <mark style="color:orange;">**0x8f06208951E202d30769f50FAec22AEeC7621BE2**</mark>\
Genesis Contract:     <mark style="color:green;">**0xad59ecb77033391e847cc96829b08beb83151088**</mark>\
Baby Birds Contract: <mark style="color:purple;">**0xdC5Ffeb686f3CC6a3fB68848Ab9F4B3a9FFA6736**</mark><br>
{% endhint %}

{% hint style="info" %}
**`To buy FNC and sFNC`**\
\
`Ethereum Network FNC:` [`SushiSwap`](https://app.sushi.com/swap?outputCurrency=0x7f280dac515121dcda3eac69eb4c13a52392cace)\
`Polygon Network FNC:`  [`QuickSwap`](https://quickswap.exchange/#/swap?inputCurrency=ETH\&outputCurrency=0x7f280daC515121DcdA3EaC69eB4C13a52392CACE)\
`Polygon Network sFNC:` [`QuickSwap`](https://quickswap.exchange/#/swap?outputCurrency=0x8f06208951e202d30769f50faec22aeec7621be2)\
\
\&#xNAN;**`To buy items and NFTs`**\
\
`Marketplace:`[`https://fancybirds.io/marketplace/`](https://fancybirds.io/marketplace/genesis-birds/)\
`Items:`[`https://fancybirds.io/marketplace/items/`](https://fancybirds.io/marketplace/items/)\
\
`Opensea Baby Birds collection:`\
[`https://opensea.io/collection/fancybabybirds`](https://opensea.io/collection/fancybabybirds)\
`Opensea Genesis collection:`\
[`https://opensea.io/collection/fancybirds-genesis`](< https://opensea.io/collection/fancybirds-genesis>)\
`Genesis Rarity Sniper:`\
[`https://raritysniper.com/fancybirds`](https://raritysniper.com/fancybirds)
{% endhint %}


---

# 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://fancy-studios.gitbook.io/whitepaper/dao/safelinks.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.
