# Growing Bird

<figure><img src="/files/vnHOaWDDuN80gD7F4e7T" alt="" width="563"><figcaption></figcaption></figure>

You've successfully completed the first phase, and your bird has hatched! Now, it's time to embark on Phase II, where many exciting adventures await you. One of the coolest features is "[Preying](/ai-bird-game/preying.md)"

<table><thead><tr><th>Level</th><th>Upgrade fee (BIRDS)</th><th data-type="number">Upgrade fee (SUI)</th><th>Growing time (hour)</th></tr></thead><tbody><tr><td>21</td><td>5000</td><td>0.8</td><td>24</td></tr><tr><td>22</td><td>5600</td><td>1</td><td>28</td></tr><tr><td>23</td><td>6200</td><td>1.2</td><td>32</td></tr><tr><td>24</td><td>6800</td><td>1.4</td><td>36</td></tr><tr><td>25</td><td>7400</td><td>1.6</td><td>40</td></tr><tr><td>26</td><td>8200</td><td>2</td><td>44</td></tr><tr><td>27</td><td>9000</td><td>2.4</td><td>48</td></tr><tr><td>28</td><td>9800</td><td>2.8</td><td>52</td></tr><tr><td>29</td><td>10600</td><td>3.2</td><td>56</td></tr><tr><td>30</td><td>11400</td><td>3.6</td><td>60</td></tr><tr><td>31</td><td>12900</td><td>4.2</td><td>64</td></tr><tr><td>32</td><td>14400</td><td>4.8</td><td>68</td></tr><tr><td>33</td><td>15900</td><td>5.4</td><td>72</td></tr><tr><td>34</td><td>17400</td><td>6</td><td>67</td></tr><tr><td>35</td><td>18900</td><td>6.6</td><td>80</td></tr></tbody></table>

When you reach level 31, you will choose one of four types: **Native, Pirate, Cowboy, or Wizard**.

<figure><img src="/files/YTtVj7NVv9ieutXuBgts" alt="" width="344"><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.birds.dog/ai-bird-game/growing-bird.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
