# Key Concepts

- [Staking Derivatives](https://docs.geode.fi/key-concepts/staking-derivatives.md)
- [G-Derivatives](https://docs.geode.fi/key-concepts/staking-derivatives/g-derivatives.md)
- [gETH vs gAVAX](https://docs.geode.fi/key-concepts/staking-derivatives/g-derivatives/geth-vs-gavax.md)
- [Portal](https://docs.geode.fi/key-concepts/portal.md)
- [Isolated Storage](https://docs.geode.fi/key-concepts/portal/isolated-storage.md)
- [Dual Governance](https://docs.geode.fi/key-concepts/portal/dual-governance.md)
- [Limited Upgradability](https://docs.geode.fi/key-concepts/portal/limited-upgradability.md)
- [Permissionless Configurable Staking Pools](https://docs.geode.fi/key-concepts/permissionless-configurable-staking-pools.md)
- [Current Interfaces](https://docs.geode.fi/key-concepts/permissionless-configurable-staking-pools/current-interfaces.md)
- [Maintainers](https://docs.geode.fi/key-concepts/permissionless-configurable-staking-pools/maintainers.md)
- [Withdrawal Contracts](https://docs.geode.fi/key-concepts/withdrawal-contracts.md)
- [Recovery Mode](https://docs.geode.fi/key-concepts/withdrawal-contracts/recovery-mode.md)
- [Withdrawal Queue](https://docs.geode.fi/key-concepts/withdrawal-contracts/withdrawal-queue.md)
- [Bound Liquidity Pools](https://docs.geode.fi/key-concepts/bound-liquidity-pools.md)
- [Oracles](https://docs.geode.fi/key-concepts/oracles.md)
- [Telescope Ether](https://docs.geode.fi/key-concepts/oracles/telescope-ether.md)
- [Telescope Avax](https://docs.geode.fi/key-concepts/oracles/telescope-avax.md)
- [Future of Geode](https://docs.geode.fi/key-concepts/future-of-geode.md)
- [Better Maintainers (WIP)](https://docs.geode.fi/key-concepts/future-of-geode/better-maintainers-wip.md)
- [Synthetic Liquidity (WIP)](https://docs.geode.fi/key-concepts/future-of-geode/synthetic-liquidity-wip.md)
- [Dynamic Withdrawals (WIP)](https://docs.geode.fi/key-concepts/future-of-geode/dynamic-withdrawals-wip.md)
- [Further Decentralization](https://docs.geode.fi/key-concepts/future-of-geode/further-decentralization.md)
- [Supporting EIP-4788 (DRAFT)](https://docs.geode.fi/key-concepts/future-of-geode/further-decentralization/supporting-eip-4788-draft.md)
- [Quadratic Weighted Senate (DRAFT)](https://docs.geode.fi/key-concepts/future-of-geode/further-decentralization/quadratic-weighted-senate-draft.md)
- [Degen Operators (DRAFT)](https://docs.geode.fi/key-concepts/future-of-geode/further-decentralization/degen-operators-draft.md)
- [Decentralized Telescope (DRAFT)](https://docs.geode.fi/key-concepts/future-of-geode/further-decentralization/decentralized-telescope-draft.md)
- [Chain Sync (AVAX) (draft)](https://docs.geode.fi/key-concepts/future-of-geode/chain-sync-avax-draft.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.geode.fi/key-concepts.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.
