# LFG Perp Documentation ## Docs - [Configuration](https://docs.lfg.land/development/configuration.md): Configure network settings, RPC endpoints, and client options - [Development Overview](https://docs.lfg.land/development/overview.md): Build applications and trading bots on LFG Perp - [Quickstart](https://docs.lfg.land/development/quickstart.md): Build your first trading application with the LFG SDK in under 10 minutes - [SDK Setup](https://docs.lfg.land/development/sdk-setup.md): Install and configure the LFG Perp TypeScript SDK - [API Key Trading](https://docs.lfg.land/guides/api-key-trading.md): Trade using API keys without exposing your main wallet - [Balances & Positions](https://docs.lfg.land/guides/balances.md): Query account balances, positions, and PnL on the LFG DEX - [Market Data](https://docs.lfg.land/guides/markets.md): Query markets, orderbooks, and trading data on the LFG DEX - [Orders & Trading](https://docs.lfg.land/guides/orders.md): Place, manage, and cancel orders on the LFG Perpetual DEX - [Transfers & Deposits](https://docs.lfg.land/guides/transfers.md): Deposit, withdraw, and transfer funds between accounts - [Wallets & Subaccounts](https://docs.lfg.land/guides/wallets-subaccounts.md): Manage wallets and subaccounts for trading on the LFG DEX - [Architecture](https://docs.lfg.land/introduction/architecture.md): Technical architecture and design of LFG Perp - [Features](https://docs.lfg.land/introduction/features.md): Explore the key features and capabilities of LFG Perp - [Welcome to LFG Perp](https://docs.lfg.land/introduction/welcome.md): Build on the next generation of decentralized perpetual futures trading - [What is LFG Perp?](https://docs.lfg.land/introduction/what-is-lfg-perp.md): Understanding the LFG Perp decentralized perpetual futures exchange - [Enums](https://docs.lfg.land/reference/enums.md): Enumeration types in the LFG SDK - [Types](https://docs.lfg.land/reference/types.md): TypeScript type definitions in the LFG SDK - [Changelog](https://docs.lfg.land/resources/changelog.md): SDK version history and updates - [Error Handling](https://docs.lfg.land/resources/errors.md): Common errors and how to handle them - [FAQ](https://docs.lfg.land/resources/faq.md): Frequently asked questions about the LFG SDK - [Security Best Practices](https://docs.lfg.land/resources/security.md): Secure your trading applications and protect your funds - [CompositeClient](https://docs.lfg.land/sdk-reference/composite-client.md): Primary interface for interacting with the LFG DEX - [IndexerClient](https://docs.lfg.land/sdk-reference/indexer-client.md): Query market data and account information - [LocalWallet](https://docs.lfg.land/sdk-reference/local-wallet.md): Wallet management and transaction signing - [Market Info](https://docs.lfg.land/sdk-reference/market-info.md): Market data structures and information - [Network](https://docs.lfg.land/sdk-reference/network.md): Network configuration class for connecting to LFG DEX - [Order Types](https://docs.lfg.land/sdk-reference/order-types.md): Order types and parameters for trading - [SubaccountInfo](https://docs.lfg.land/sdk-reference/subaccount-info.md): Trading subaccount representation - [ValidatorClient](https://docs.lfg.land/sdk-reference/validator-client.md): Submit transactions and query blockchain state ## OpenAPI Specs - [openapi](https://docs.lfg.land/api-reference/openapi.json) ## Optional - [Website](https://lfg.land) - [Community](https://t.me/lfg_land)