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

# Dropout Giraffes

<figure><img src="/files/dLV1KNQeoV5S4HaiJ53x" alt=""><figcaption></figcaption></figure>

### What are Dropout Giraffes

Dropout Giraffes are a collection of unique, giraffe characters created on the Solana blockchain. There are 4,808 giraffes in the collection, that will be minted on May 1st for around $50 in SOL. Holders and stakers of Dropout Giraffes will also have a revenue share from [The Solana Derby](/dropout-giraffes/solana-derby.md).

### Focus On High Quality Art

One of the key aspects of the Dropout Giraffes collection is the high quality of the art involved. The quality of the art not only adds to the value of the NFTs, but also showcases the creativity and talent of the artists involved in the project. High quality art is a top goal for the team at Dropout U.

### 1/1 Art Collabs

It's worth noting that Dropout Giraffes has collaborated with several 1/1 artists from across the Solana ecosystem to bring unique and varied art styles to the collection. This collaboration has helped to further diversify the collection, making each giraffe even more unique and desirable to collectors.

<figure><img src="/files/O5H24X0SI36YKrQWQIEn" alt=""><figcaption></figcaption></figure>

<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://dropoutu.gitbook.io/dropout-giraffes/dropout-giraffes.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.
