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

# Aerovek

\
Aerovek Aviation and Gnogen Studios alike have constantly been searching for ways to push the boundaries and think outside the box. In this spirit, we are thrilled to introduce the Aerovek Staking Agency (ASA); A new partnership between Aerovek Aviation and Gnogen Studios.

Our new, innovative staking pool aims to enhance the current benefits for delegators on the **Elrond Network**. Those who choose to stake with ASA will receive AERO tokens and exclusive Gnogen NFTs — in addition to the already lucrative EGLD rewards we have all come to know and love.

We believe this greatly incentivizes the way delegators are currently receiving rewards and will further drive the innovation in the space and create opportunities for businesses looking to expand into blockchain technology as a secondary revenue stream.\
\
Aerovek aims to become the Uber of Web 3 by allowing plane owners, operators, and flyers to coordinate via smart contracts and tokens on the blockchain, in a trust less approach to aerospace. They are on the cutting edge of developing working DAPPs on the Elrond Blockchain, and Gnogen is a proud partner of Aerovek.

{% embed url="<https://gnogen.medium.com/aerovek-x-gnogen-comics-major-community-update-945d35dfe33d>" %}


---

# 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://gnogen.gitbook.io/gnogen/partnerships/aerovek.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.
