# Key Variables

Latest values can be confirmed by looking at the [GGP Vault Contract](https://snowtrace.io/address/0xdF34022e8a280fc79499cA560439Bb6f9797EbD8/contract/43114/readProxyContract?chainId=43114).

## GGP Vault

### GGPCap

Max amount of GGP that can be deposited into the vault. It will not be possible to deposit more than this cap. We will be increasing this cap over time.&#x20;

### TargetAPR

This is the APR set on the vault that is used to distribute the rewards at the reward cycle. This number is set based on vault utilization.

## AVAX Vault

### AVAXCap

Max amount of AVAX that can be deposited into the vault. It will not be possible to deposit more than this cap. We will be increasing this cap over time.&#x20;

### TargetAPR

This is the APR set on the vault that is used to distribute the rewards at the reward cycle. This number is set based on vault utilization.


---

# 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/key-variables.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.
