> 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/faq/scholarship.md).

# Scholarship - How to Rent and play!

In order to rent a bird head to: <https://fancybirds.io/nest/renting/> or select Nest then Rent <br>

![](/files/YnQlIm3LvpN1w4WlWMYQ)

Here you can make use of the following filters  to make sure the rented bird applies to your preferences.

&#x20;                <img src="/files/XA9uQC1bLZJ6IofBndo0" alt="" data-size="original">![](/files/0J4M59bdlyPaWUtJaCsr)![](/files/4kvRnK9kSEFPaynD5nzp)

\
Click the bird you like then complete the captcha in order to be able to proceed,  for Shared Profit  you will  need to follow those steps:\
\
`*Note: Shared profit allows you to earn a certain percentage while the owner also get his cut,  while Rent Fee allows you to take all the earnings  while paying the owner for a certain amount of time.`

![Or am I?](/files/a2kqYd0s36KVnBgOt2xl)

Click the captcha and afterwards confirm the bird in your wallet.<br>

![](/files/SxLU8cxhTgwoGUwj3g0y)

In the unlikely event you waited to long, your captcha will expire, you just need to click the captcha again in order for the order to go through.\ <br>

Once you confirmed your transaction, you will see the following message as part of the confirmation, you  can continue renting more birds or press Go to my birds in order to see the bird you just rented.

!\[

]\(/files/1Hnhw9gLeCpGbEe4DX3X)

Now in order to view the birds you rented, head to My Birds then  press on Rented filter while deselecting Owned, depending on your birds quantity.&#x20;

![](/files/YhQqZoB4rtXo7qo3K3Kj)

To play, press  Play Game, and depending on your device  click Play in Browser or chose between Android or IOS.<br>

![](/files/KfxfOJ9mXgbJsU4nv19u)

Click Start Game and get ready!  Remember, if you hit a log you will have to start over.

![On PC you can use the Spacebar or the Mouse  right-click to play.&#x20;
](/files/JfaQ4DSaBsOb6XkFMnCA)

To keep a track of your bird Quest completion or the ones you rented to others you can head on to Quest Dashboard tab, you will receive detailed quest completion about any  of the birds that you own, including rented ones. <br>

![
](/files/6CPNMjW0rMbeOYprwwZK)

Airdrops section will show you how much you've been airdropped so far. R*emember to select the checkmark if you want to exchange your in-game FNC for sFNC or FNC*

![](/files/ehiisLia51GUjt0wAfVG)

Overall income will allow you to see how much you've earned since you started your Fancy journey!

![](/files/IRW0Z0EX9g95meFEY2BK)

Congratulations! You are now a fully fledged scholar. In order to learn more about how to earn in game by completing quests, make sure to read [Earnings](/whitepaper/infographics/earnings.md) and [FNC Tokenomics](/whitepaper/tokenomics/fnc.md)!


---

# 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/faq/scholarship.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.
