# Archived

- [FAQs](https://docs.goosefx.io/archived/faqs.md): FAQs from our social channels to assist with knowledge sharing about the GFX project.
- [Perps DEX Tutorial](https://docs.goosefx.io/archived/perps-dex-tutorial.md): Welcome to the GooseFX Perpetuals DEX tutorial section! With step-by-step video guides on how to use our platform effectively.
- [How to Swap Tokens](https://docs.goosefx.io/archived/how-to-swap-tokens.md): A walkthrough for new users
- [How to LP with GFX Single-Sided Liquidity Pools](https://docs.goosefx.io/archived/how-to-lp-with-gfx-single-sided-liquidity-pools.md)
- [NestQuest](https://docs.goosefx.io/archived/nestquest.md): Official Game Webpage: NestQuest.io
- [Tier 1 - The Egg](https://docs.goosefx.io/archived/nestquest/tier-1-the-egg.md)
- [Tier 2 - The Hatchling](https://docs.goosefx.io/archived/nestquest/tier-2-the-hatchling.md)
- [Tier 3 - The Gosling](https://docs.goosefx.io/archived/nestquest/tier-3-the-gosling.md)
- [Tier 4 - The Armored Goose](https://docs.goosefx.io/archived/nestquest/tier-4-the-armored-goose.md)
- [Tier 5 - Coming Soon!](https://docs.goosefx.io/archived/nestquest/tier-5-coming-soon.md)
- [Tier 6 - Coming Soon!](https://docs.goosefx.io/archived/nestquest/tier-6-coming-soon.md)
- [About the Artist - Source Point Games](https://docs.goosefx.io/archived/nestquest/about-the-artist-source-point-games.md)
- [Evolution Mechanics](https://docs.goosefx.io/archived/nestquest/evolution-mechanics.md)
- [Perpetual Futures](https://docs.goosefx.io/archived/perpetual-futures.md): GooseFX Perpetual DEX
- [Understanding Perpetual Futures](https://docs.goosefx.io/archived/perpetual-futures/understanding-perpetual-futures.md)
- [The Basics](https://docs.goosefx.io/archived/perpetual-futures/understanding-perpetual-futures/the-basics.md): Discover the Power of Perpetual Futures with GooseFX
- [Cross-Collateral Deposits](https://docs.goosefx.io/archived/perpetual-futures/understanding-perpetual-futures/cross-collateral-deposits.md)
- [Risk Parameters](https://docs.goosefx.io/archived/perpetual-futures/understanding-perpetual-futures/risk-parameters.md)
- [Margin](https://docs.goosefx.io/archived/perpetual-futures/understanding-perpetual-futures/margin.md)
- [Funding Rates](https://docs.goosefx.io/archived/perpetual-futures/understanding-perpetual-futures/funding-rates.md)
- [Oracles](https://docs.goosefx.io/archived/perpetual-futures/understanding-perpetual-futures/oracles.md)
- [Liquidations](https://docs.goosefx.io/archived/perpetual-futures/understanding-perpetual-futures/liquidations.md)
- [Insurance Fund](https://docs.goosefx.io/archived/perpetual-futures/understanding-perpetual-futures/insurance-fund.md)
- [Single Sided Pools](https://docs.goosefx.io/archived/farm.md): Revolutionizing DeFi with Single-Sided Liquidity Pools and Concentrated Liquidity Swap
- [Dynamic Single-Sided Liquidity Pools](https://docs.goosefx.io/archived/farm/dynamic-single-sided-liquidity-pools.md): GooseFX SSL v2: Advanced Single-Sided Liquidity Pools
- [FAQ SSL v2](https://docs.goosefx.io/archived/farm/faq-ssl-v2.md): Common questions are answered here, for more discussion message on Discord
- [GooseFX - Powered By Pyth](https://docs.goosefx.io/archived/farm/goosefx-powered-by-pyth.md)
- [NFTs](https://docs.goosefx.io/archived/nfts.md): NFT Aggregator Deprecated \[DEC 2023]
- [Nest NFT Aggregator](https://docs.goosefx.io/archived/nfts/project-t-coming-soon.md): NFTs on GooseFX: A Unified Marketplace and Aggregator
- [Nest NFT Launchpad](https://docs.goosefx.io/archived/nfts/nest-nft-launchpad.md)
- [NFT Appraisal API Documentation](https://docs.goosefx.io/archived/nfts/nft-appraisal-api-documentation.md): If you have any additional examples or added documentation that we could add please reach out to a team member in discord! We would love to include it.
- [Referral Program](https://docs.goosefx.io/archived/referral-program.md): Refer your friends and earn 20% of their perps taker fees in USDC!
- [Perps Leaderboard](https://docs.goosefx.io/archived/perps-leaderboard.md): Learn about how we calculate points, loyalty, and PnL
- [Market Maker Reward Program](https://docs.goosefx.io/archived/market-maker-reward-program.md): Rewards Program for Market Makers
- [Switch from Mainnet to Devnet \[GUIDE\]](https://docs.goosefx.io/archived/switch-from-mainnet-to-devnet-guide.md): Mainnet is used for real transactions, devnet is used for testing and development purposes.
- [Perpetual DEX SDKs](https://docs.goosefx.io/archived/perpetual-dex-sdks.md)
- [Typescript SDK](https://docs.goosefx.io/archived/perpetual-dex-sdks/typescript-sdk.md)
- [Python SDK](https://docs.goosefx.io/archived/perpetual-dex-sdks/python-sdk.md)


---

# 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.goosefx.io/archived.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.
