# FAQ

<details>

<summary>Has xGGP and xAVAX been audited?</summary>

Yes - see [Security](/overview/security.md#audits)

</details>

<details>

<summary>What are the expected rewards?</summary>

GGP Vault: Number is based on utilization. Rewards will be distributed a few hours before each GGP rewards period.

AVAX Vault: Above the staking rate for the AVAX vault.

Current rewards can always be seen in the UI [vaults.seafi.app](https://vaults.seafi.app/)&#x20;

</details>

<details>

<summary>When do I need to have GGP in the vault?</summary>

Rewards are distributed a few hours before each rewards period. Make sure to you have your GGP tokens deposited in the xGGP vault before the rewards period to ensure you earn yield.

</details>

<details>

<summary>When can I withdraw my GGP from the vault?</summary>

We will try and maintain as much liquidity as possible for depositors. Before each rewards period, GGP is withdrawn from the vault for staking. After the rewards period, as our nodes finish their validation cycle, GGP will be re-deposited into the vault. Within 14 days of a rewards cycle, the vault should have enough GGP for 100% of people to withdraw. Any GGP can be withdraw before then as long as there is liquidity in the vault.

</details>

<details>

<summary>What are the risks?</summary>

See [Risks](/overview/risks.md)

</details>

<details>

<summary>How does it work?</summary>

We are operating several GoGoPool minipools alongside this vault. We supply the Avax and handle the operation of the nodes, and use the vault GGP to stake on those nodes. Yield comes from the GGP rewards cycles.

See [Vault Strategies - Node Operation](/overview/vault-strategies-node-operation.md)

</details>

<details>

<summary>Is xGGP fully permissionless?</summary>

No - the contracts are upgradable by SeaFi LLC's 2:3 multisig and the GGP is being staked on nodes operated by the SeaFi team.

</details>


---

# 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/faq.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.
