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

# Giraffes Academy

**Sahara Giraffes** is not only an NFT collection of on Polygon blockchain. **Sahara Giraffes** is a place to educate yourself in the world of crypto. Those who dedicated their lives to learn, research and build. Out main goal is to create an **Giraffes Academy**. A place to learn anything you want to know about crypto and NFT development or investing. &#x20;

### Main goals of Academy&#x20;

* **Investing help.** We don't make decisions instead of you. But we got big enough experience to help you avoid scam.
* **Articles.** We will pushlish our own articles on a variety of topics as well as grab some great articles from many other sources.
* **Answear your questions.** You have any crypto-related questions? We will help to find answears.
* **Education videos.** Investing, research, networking, security, development. Everything you want to know in crypto.
* **Diplomas.** After completing each course you will receive an NFT certificate.

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


---

# 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://sahara-giraffes.gitbook.io/sgf/main-mission/giraffes-academy.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.
