> For the complete documentation index, see [llms.txt](https://docs.seafi.app/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seafi.app/overview/vault-strategies-node-operation.md).

# Vault Strategies - Node Operation

## GGP Vault

Our strategy for the GGP vault is staking the GGP Vault deposits on the node addresses that SeaFi operates. Based on the deposit cap set of the vault, we will spin up the appropriate number of minipools to efficiently utilize the GGP up to the cap.

We supply the AVAX needed to run the nodes and handle all of the node operator responsibilities. Then we use the GGP tokens in the vault on those nodes in order to earn rewards on them.&#x20;

When the `stakeAndDistributeRewards` method is called to stake the GGP that is in the vault, the value of all shares will increase by the [`targetAPR`](/overview/key-variables.md#targetapr) amount.&#x20;

## AVAX Vault

We use the AVAX from the vault to run [GoGoPool](https://app.gogopool.com/) minipools.&#x20;
