# Overview

## GGP Vault

GGP Vault is a protocol that allows you to earn yield on your idle GGP. &#x20;

There is currently no way for people holding GGP to earn yield on their tokens without running a validator node. GGP Vault changes this. Anyone holding GGP is able to stake their GGP to receive xGGP which participates in validator rewards. The reward % varies based on the utilization of the GGP in Vault.

## AVAX Vault

AVAX Vault is a protocol that allows you to earn yield on your idle AVAX.

It pairs the AVAX with GGP to run GoGoPool Validators and earns AVAX above the staking rate.&#x20;


---

# 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.seafi.app/overview/overview.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.
