# Multex Documentation ## Docs - [Multex Documentation](https://docs.multex.tech/index.md): The place to find guides and API documentation for Multex. - [Quickstart](https://docs.multex.tech/quickstart.md): Start using Multex in minutes. - [Introduction](https://docs.multex.tech/v2/account/introduction.md): Guides on how to manage your account - [Background](https://docs.multex.tech/v2/account/background.md): A comprehensive background check across all servers that use Multex - [Verification](https://docs.multex.tech/v2/account/verification.md): Steps to verify your accounts - [Billing](https://docs.multex.tech/v2/account/billing.md): Manage your Multex billing and subscription - [Account Settings](https://docs.multex.tech/v2/account/settings.md): Configure your Multex account settings - [Introduction](https://docs.multex.tech/v2/onboarding/introduction.md): Get started with Multex onboarding - [Verification Setup](https://docs.multex.tech/v2/onboarding/verification-setup.md): Configure how users verify their accounts - [Roblox Integration](https://docs.multex.tech/v2/onboarding/roblox-integration.md): Connect your Discord server to your Roblox group - [Roblox Roles](https://docs.multex.tech/v2/onboarding/roblox-roles.md): Set up automatic role synchronization with your Roblox group - [Restrictions Setup](https://docs.multex.tech/v2/onboarding/restrictions-setup.md): Configure role limitations and security measures - [Logging Setup](https://docs.multex.tech/v2/onboarding/logging-setup.md): Configure audit trails and monitoring - [Detachment Setup](https://docs.multex.tech/v2/onboarding/detachment-setup.md): Configure specialized unit roles and bindings - [Discharge Setup](https://docs.multex.tech/v2/onboarding/discharge-setup.md): Configure who can discharge members and how - [Awards Setup](https://docs.multex.tech/v2/onboarding/awards-setup.md): Configure recognition and medal systems - [Complete Setup](https://docs.multex.tech/v2/onboarding/complete-setup.md): Finish your Multex onboarding process - [Introduction](https://docs.multex.tech/v2/configs/introduction.md): Guides on how to configure Multex - [API Introduction](https://docs.multex.tech/v2/api/introduction.md): Learn how to interact with the Multex API - [Multex API Key](https://docs.multex.tech/v2/api/key.md): Learn how to create a new API key for your server - [Get discharge](https://docs.multex.tech/v2/api/discharges/discharge.md): Retrieves a specific discharge record for a guild - [Get discharges](https://docs.multex.tech/v2/api/discharges/discharges.md): Retrieves a paginated list of discharge records for a guild - [Get transfer](https://docs.multex.tech/v2/api/transfers/transfer.md): Retrieves a specific transfer record for a guild - [Get transfers](https://docs.multex.tech/v2/api/transfers/transfers.md): Retrieves a paginated list of transfer records for a guild - [Post transaction](https://docs.multex.tech/v2/api/ledger/ledger post.md): Creates a new financial transaction record in the guild ledger. Positive amounts are deposits (money goes up), negative amounts are withdrawals (money goes down). Optional explicit type validation helps catch exploiters. - [Get single ledger](https://docs.multex.tech/v2/api/ledger/ledger.md): Retrieves a specific user's ledger with total and breakdown by source category - [Get all ledgers](https://docs.multex.tech/v2/api/ledger/ledgers.md): Retrieves multiple users' ledgers with pagination and filtering options - [Get transactions](https://docs.multex.tech/v2/api/ledger/user transactions.md): Retrieves a specific user's transactions with pagination, filtering, and sorting - [Get all transactions](https://docs.multex.tech/v2/api/ledger/transactions.md): Retrieves all transactions for a guild grouped by user with pagination, filtering, and sorting - [Get verification](https://docs.multex.tech/v2/api/users/verifications.md): Retrieves a specific user verification - [Get heartbeat](https://docs.multex.tech/v2/api/heartbeat.md): Returns a simple heartbeat response to verify the API is running - [Get commands](https://docs.multex.tech/v2/api/commands.md): Returns a list of available Discord bot commands, optionally filtered by category - [Change log](https://docs.multex.tech/changelog/overview.md): Check out new features and updates ## OpenAPI Specs - [openapi](https://docs.multex.tech/v2/api/openapi.json) ## Optional - [Documentation](https://docs.multex.tech) - [Community](https://discord.com/invite/JBBNuQzsxJ) - [Dashboard](https://multex.tech/dashboard)