# GlueX Documentation ## Docs - [Overview](https://docs.gluex.xyz/api-reference/about/overview.md): Learn about the fundamentals of GlueX APIs and its capabilities - [Authentication, Limits and Errors](https://docs.gluex.xyz/api-reference/exchange-rate-api/authentication-limits-and-errors.md) - [Token Price](https://docs.gluex.xyz/api-reference/exchange-rate-api/post-price.md) - [Authentication, Limits and Errors](https://docs.gluex.xyz/api-reference/router-api/authentication-limits-and-errors.md) - [Liquidity Modules](https://docs.gluex.xyz/api-reference/router-api/get-liquidity.md): List of all the liquidity modules by chain supported by GlueX - [Price (without calldata)](https://docs.gluex.xyz/api-reference/router-api/post-price.md) - [Quote (with calldata)](https://docs.gluex.xyz/api-reference/router-api/post-quote.md) - [Authentication, Limits and Errors](https://docs.gluex.xyz/api-reference/yield-api/authentication-limits-and-errors.md): Documentation for the Yield API's open authentication model, system resource limits, comprehensive error handling with detailed error types and steps, and monitoring capabilities - [Active Protocols](https://docs.gluex.xyz/api-reference/yield-api/get-protocols.md): Fetches a list of supported blockchain networks and their associated active lending protocols. - [Diluted APY](https://docs.gluex.xyz/api-reference/yield-api/post-diluted-apy.md): Calculate the diluted Annual Percentage Yield (APY) for a lending pool considering the impact of a specific amount. - [Historical APY](https://docs.gluex.xyz/api-reference/yield-api/post-historical-apy.md): Calculate the historical Annual Percentage Yield (APY) for a lending pool without considering liquidity impact. - [Total Value Locked](https://docs.gluex.xyz/api-reference/yield-api/post-tvl.md): Calculate the Total Value Locked (TVL) in USD for a lending pool. - [System Overview](https://docs.gluex.xyz/architecture/overview.md) - [API Endpoints](https://docs.gluex.xyz/build-with-gluex/exchange-rate/api-endpoints.md): This section outlines the primary endpoints provided by the GlueX Exchange Rates API for fetching real-time on-chain token prices and metadata across multiple blockchains. - [Rate Limits and Access Tiers](https://docs.gluex.xyz/build-with-gluex/exchange-rate/api-tiers-limits.md) - [Overview](https://docs.gluex.xyz/build-with-gluex/exchange-rate/overview.md): GlueX Exchange Rates API - Real time, onchain exchange rates across multiple blockchains - [Request and Response Format](https://docs.gluex.xyz/build-with-gluex/exchange-rate/request-response-format.md): This document outlines the structure of requests and responses for Exchange Rate (common fields and endpoint specific fields) - [Overview](https://docs.gluex.xyz/build-with-gluex/overview.md) - [Buy Order](https://docs.gluex.xyz/build-with-gluex/router/advanced-features/buy-order.md) - [Liquidity Module Filtering](https://docs.gluex.xyz/build-with-gluex/router/advanced-features/liquidity-module-filtering.md) - [Partial Fill Order](https://docs.gluex.xyz/build-with-gluex/router/advanced-features/partial-fill-order.md) - [Surge Protection](https://docs.gluex.xyz/build-with-gluex/router/advanced-features/surge-protection.md) - [API Endpoints](https://docs.gluex.xyz/build-with-gluex/router/api-endpoints.md): This section outlines the primary endpoints (fetch pricing estimates and generate transaction calldata) provided by the Router API - [Fee Structure](https://docs.gluex.xyz/build-with-gluex/router/fee-structure.md): Transparent and fair Router API fees at GlueX - [Overview](https://docs.gluex.xyz/build-with-gluex/router/overview.md) - [Request and Response Format](https://docs.gluex.xyz/build-with-gluex/router/request-response-format.md): This document outlines the structure of requests and responses for Router (common fields and endpoint specific fields) - [Configuring the Widget](https://docs.gluex.xyz/build-with-gluex/widget/configuration.md) - [Customization and Whitelabel](https://docs.gluex.xyz/build-with-gluex/widget/customizations.md) - [Events](https://docs.gluex.xyz/build-with-gluex/widget/events.md) - [Features](https://docs.gluex.xyz/build-with-gluex/widget/features.md) - [Internationalization](https://docs.gluex.xyz/build-with-gluex/widget/i18n.md) - [Installation and Quickstart](https://docs.gluex.xyz/build-with-gluex/widget/installation.md): Easy installation to go onchain under 5 minutes - [Installing the GlueX widget](https://docs.gluex.xyz/build-with-gluex/widget/integration/installing-the-widget.md): Learn how to seamlessly integrate the GlueX Widget into your web application to enable powerful DeFi functionalities for your users - [Integrate GlueX widget as an Iframe](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-the-widget-as-iframe.md): Learn how to integrate the widget into your application as an Iframe, enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with ConnectKit](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-connectkit.md): Learn how to integrate the widget into your ConnectKit + Next.js application enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with Dynamic](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-dynamic.md): Learn how to integrate the widget into your Dynamic + Next.js application enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with Gatsby](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-gatsby.md): Learn how to integrate the widget into your Gatsby application enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with Next.js](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-nextjs.md): Learn how to integrate the widget into your next.js application enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with Nuxt](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-nuxt.md): Learn how to integrate the widget into your Nuxt application enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with Rainbowkit](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-rainbowkit.md): Learn how to integrate the widget with Rainbowkit enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with React](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-react.md): Learn how to integrate the widget into your React application enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with Remix](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-remix.md): Learn how to integrate the widget into your Remix application enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with Reown](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-reown.md): Learn how to integrate the widget into your Reown + Next.js application enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with Vite](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-vite.md): Learn how to integrate the widget into your Vite application enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Integrate GlueX widget with Vue](https://docs.gluex.xyz/build-with-gluex/widget/integration/integrate-widget-with-vue.md): Learn how to integrate the widget into your Vue application enabling users to perform swaps, bridge assets, lend, stake, zap and swidge directly within the application - [Overview](https://docs.gluex.xyz/build-with-gluex/widget/overview.md): GlueX Widget - UI components for effortless DeFi integration (Routing, Swap, Bridge, Lend, Stake and more) - [Prebuilt Themes](https://docs.gluex.xyz/build-with-gluex/widget/prebuilt-theme-store.md) - [Variants and Sub-Variants](https://docs.gluex.xyz/build-with-gluex/widget/variants.md) - [Wallet Management](https://docs.gluex.xyz/build-with-gluex/widget/wallet-management.md) - [Features](https://docs.gluex.xyz/build-with-gluex/yield/features.md): Comprehensive capabilities of the GlueX Yield Router API for dilution-aware DeFi yield optimization - [Overview](https://docs.gluex.xyz/build-with-gluex/yield/overview.md): GlueX Yield Router API - Dilution-aware framework for DeFi yield optimization across 17+ blockchain networks - [Widget Changelog](https://docs.gluex.xyz/changelog/widget.md) - [How does it work](https://docs.gluex.xyz/documentation/about/how-gluex-works.md) - [Partnership Opportunities](https://docs.gluex.xyz/documentation/about/partnership-opportunities.md): Explore partnership opportunities with GlueX - [Powered by GlueX](https://docs.gluex.xyz/documentation/about/powered-by.md): List of projects powered by GlueX - [What can I build on GlueX](https://docs.gluex.xyz/documentation/about/what-can-I-build-on-gluex.md) - [What is GlueX](https://docs.gluex.xyz/documentation/about/what-is-gluex.md) - [Why build with GlueX Protocol](https://docs.gluex.xyz/documentation/about/why-build-with-gluex.md) - [Best Practices](https://docs.gluex.xyz/documentation/get-started/best-practice.md) - [Go Live Checklist](https://docs.gluex.xyz/documentation/get-started/go-live.md) - [Integrating using AI](https://docs.gluex.xyz/documentation/get-started/integrate-ai.md) - [Welcome](https://docs.gluex.xyz/documentation/get-started/introduction.md): Welcome to GlueX 👋 - [Quickstart](https://docs.gluex.xyz/documentation/get-started/quickstart.md): Start building awesome DeFi application in under 10 minutes - [Requesting Exchange Rates](https://docs.gluex.xyz/documentation/integrating-gluex/exchange-rate/how-to-request-exchange-rates.md): A comprehensive guide to fetch exchange rates for any token pairs - [Get a GlueX API key - Portal](https://docs.gluex.xyz/documentation/integrating-gluex/getting-an-api-key.md) - [Getting Your First Quote](https://docs.gluex.xyz/documentation/integrating-gluex/router/getting-your-first-quote.md): A comprehensive guide to integrating with the GlueX Router API - [Blockchain Module](https://docs.gluex.xyz/documentation/modules/blockchain.md) - [Intent Module](https://docs.gluex.xyz/documentation/modules/intent.md) - [Liquidity Module](https://docs.gluex.xyz/documentation/modules/liquidity.md) - [Originator Module](https://docs.gluex.xyz/documentation/modules/originator.md) - [Audit and Security](https://docs.gluex.xyz/documentation/references/audit-and-security.md) - [Frequently Asked Questions](https://docs.gluex.xyz/documentation/references/faq.md): Find answers to common questions about GlueX APIs, integration, security and more - [Licence and Legal](https://docs.gluex.xyz/documentation/references/license-and-legal.md): Understand the legal aspects of using GlueX APIs and UI Components - [null](https://docs.gluex.xyz/documentation/references/liquidity-modules.md) - [Router v1](https://docs.gluex.xyz/documentation/references/router-v1.md) - [Router v1.1](https://docs.gluex.xyz/documentation/references/router-v1.1.md) - [Supported Networks](https://docs.gluex.xyz/documentation/references/supported-networks.md): A comprehensive list of chains supported by GlueX - [Requesting a New Chain](https://docs.gluex.xyz/documentation/requests/chain-integration-request.md) - [Submitting Feature Requests](https://docs.gluex.xyz/documentation/requests/feature-request.md) - [Liquidity Module Integration](https://docs.gluex.xyz/documentation/requests/liquidity-module-integration-request.md): A comprehensive guide on how to get your liquidity source integrated with GlueX - [Requesting Support](https://docs.gluex.xyz/documentation/requests/support-ticket.md) - [Token Information Updates](https://docs.gluex.xyz/documentation/requests/token-list-or-asset-update-request.md): A guide for projects to update token information, add missing assets or address data corrections for tokens - [Common Issues](https://docs.gluex.xyz/troubleshooting/general/common-issues.md): Lorem ipsum - [Initial Steps](https://docs.gluex.xyz/troubleshooting/general/initial-steps.md): Basic checks to quickly identify and resolve common issues with the GlueX integration or APIs - [Deposit to a Lending Vault](https://docs.gluex.xyz/tutorials/deposit-to-a-lending-vault.md): Atomically deposit any token into any lending vaults (Aave, Morpho, Compound, Euler, Yearn, Beefy, Lido, Fluid and more) in a single atomic transaction - [Staking a Token](https://docs.gluex.xyz/tutorials/staking-a-token.md): This tutorial provides a step-by-step guide on how to stake native tokens (ETH to stETH) using the GlueX Router. - [Swapping Native Tokens](https://docs.gluex.xyz/tutorials/swap-native-tokens.md): This tutorial provides a step-by-step guide on how to swap native tokens using the GlueX Router. - [Wrapping a Token](https://docs.gluex.xyz/tutorials/wrap-token.md): This tutorial provides a step-by-step guide on how to wrap native tokens (ETH to WETH) using the GlueX Router. - [Zapping a Token](https://docs.gluex.xyz/tutorials/zap-token.md): This tutorial provides a step-by-step guide on how to zap tokens (single token to LP position) using the GlueX Router. ## Optional - [Contact Us](https://bento.me/gluex-protocol) - [Blog](http://mirror.xyz/gluex.eth)