# The GoldPesa Vault

### **Systematic GPO-to-GPX Conversion**

The **GoldPesa Vault** is an ownerless, immutable, and decentralized smart contract, in line with the core principles of the GoldPesa ecosystem. Its primary purpose is to provide **GPO holders** with a straightforward way to convert their tokens into **GPX** over time.

### How the Vault Works

1. **Staking GPO**
   * GPO holders stake their tokens in the Vault for a minimum 24 hour period.&#x20;
   * At any point after 24 hours, stakers can withdraw any unconverted GPO tokens along with any GPX that has already been converted.
2. **Proportional Conversion**
   * **1:1 Exchange Rate**: Each GPO is converted to exactly one GPX.
   * **Fair Distribution**: The Pawn Smart Contract autonomously and proportionally converts GPO to GPX, ensuring a level playing field for all stakers.
3. **Vault NFT**
   * Upon staking, each holder receives a **GoldPesa Vault NFT** representing the staked GPO position.
   * This NFT can be freely traded or transferred, providing flexibility if a holder wishes to exit or monetize their position prior to the end of the staking term.

### Key Benefits

* **Minimal Market Impact**\
  Systematic conversion helps maintain stable GPX market conditions by avoiding sudden, large sell-offs.
* **User Flexibility**\
  Stakers can withdraw unconverted tokens and any converted GPX at any time.
* **Enhanced Liquidity Options**\
  The Vault NFT can be sold on secondary markets, offering an alternative exit strategy or liquidity without affecting staked GPO or GPX directly.

In summary, the **GoldPesa Vault** offers a transparent, automated, and fair method for GPO holders to transition into GPX. By aligning with the ecosystem’s immutable, decentralized ethos, it preserves stability in the market while providing flexibility and security for all participants.


---

# 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.goldpesa.com/executive-summary/the-goldpesa-vault.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.
