# GOLDSTATION

## Kaia

- [Introduction](https://goldstation.gitbook.io/goldstation/introduction.md): Welcome to GOLDSTATION Documentation! This documentation covers how to use GOLDSTATION, its features and functionality, and the flow of the GPC protocol.
- [Risk & Security](https://goldstation.gitbook.io/goldstation/risk-and-security.md)
- [Privacy Policy](https://goldstation.gitbook.io/goldstation/privacy-policy.md)
- [GPC (GOLD PEGGED COIN)](https://goldstation.gitbook.io/goldstation/tokenomics/gpc-gold-pegged-coin.md)
- [Auction](https://goldstation.gitbook.io/goldstation/product-guides/auction.md)
- [Bidding Guide](https://goldstation.gitbook.io/goldstation/product-guides/auction/bidding-guide.md)
- [Refund Guide](https://goldstation.gitbook.io/goldstation/product-guides/auction/refund-guide.md)
- [Swap](https://goldstation.gitbook.io/goldstation/product-guides/swap.md)
- [LP Deposit](https://goldstation.gitbook.io/goldstation/product-guides/lp-deposit.md)
- [Deposit guide](https://goldstation.gitbook.io/goldstation/product-guides/lp-deposit/deposit-guide.md)
- [Withdrawal guide](https://goldstation.gitbook.io/goldstation/product-guides/lp-deposit/withdrawal-guide.md)
- [Single Deposit](https://goldstation.gitbook.io/goldstation/product-guides/single-deposit.md)
- [Deposit, withdrawal policy](https://goldstation.gitbook.io/goldstation/product-guides/single-deposit/deposit-withdrawal-policy.md)
- [KAIA Staking](https://goldstation.gitbook.io/goldstation/product-guides/kaia-staking.md)
- [KAIA Staking guide](https://goldstation.gitbook.io/goldstation/product-guides/kaia-staking/kaia-staking-guide.md)
- [KAIA Unstaking guide](https://goldstation.gitbook.io/goldstation/product-guides/kaia-staking/kaia-unstaking-guide.md)
- [Mint & Burn](https://goldstation.gitbook.io/goldstation/product-guides/mint-and-burn.md)
- [GPC](https://goldstation.gitbook.io/goldstation/product-guides/mint-and-burn/gpc.md)
- [GPC Mint guide](https://goldstation.gitbook.io/goldstation/product-guides/mint-and-burn/gpc/gpc-mint-guide.md)
- [GPC Burn guide](https://goldstation.gitbook.io/goldstation/product-guides/mint-and-burn/gpc/gpc-burn-guide.md)
- [Other Assets](https://goldstation.gitbook.io/goldstation/product-guides/mint-and-burn/other-assets.md)
- [Mint guide](https://goldstation.gitbook.io/goldstation/product-guides/mint-and-burn/other-assets/mint-guide.md)
- [Burn guide](https://goldstation.gitbook.io/goldstation/product-guides/mint-and-burn/other-assets/burn-guide.md)

## Avalanche

- [Introduction](https://goldstation.gitbook.io/goldstation/avalanche/introduction.md): Welcome to GOLDSTATION Documentation! This documentation covers how to use GOLDSTATION, its features and functionality, and the flow of the GPC protocol.
- [Risk & Security](https://goldstation.gitbook.io/goldstation/avalanche/risk-and-security.md)
- [Privacy Policy](https://goldstation.gitbook.io/goldstation/avalanche/privacy-policy.md)
- [GPC (GOLD PEGGED COIN)](https://goldstation.gitbook.io/goldstation/avalanche/tokenomics/gpc-gold-pegged-coin.md)
- [Swap](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/swap.md)
- [LP Deposit](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/lp-deposit.md)
- [Deposit guide](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/lp-deposit/deposit-guide.md)
- [Withdrawal guide](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/lp-deposit/withdrawal-guide.md)
- [AVAX Staking](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/avax-staking.md)
- [AVAX Staking guide](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/avax-staking/avax-staking-guide.md)
- [AVAX Unstaking guide](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/avax-staking/avax-unstaking-guide.md)
- [Mint & Burn](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/mint-and-burn.md)
- [GPC](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/mint-and-burn/gpc.md)
- [GPC Mint guide](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/mint-and-burn/gpc/gpc-mint-guide.md)
- [GPC Mint guide (hidden)](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/mint-and-burn/gpc/gpc-mint-guide-hidden.md)
- [GPC Mint guide(Biz)](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/mint-and-burn/gpc/gpc-mint-guide-biz.md)
- [GPC Burn guide](https://goldstation.gitbook.io/goldstation/avalanche/product-guides/mint-and-burn/gpc/gpc-burn-guide.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://goldstation.gitbook.io/goldstation/introduction.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.
