# Luxor Documentation

> Documentation for the Luxor Platform (Mining Pool, Commander, Energy, Derivatives, Workspaces), LuxOS Firmware, Hashrate Index, and Hardware — including unified REST API references.

## Luxor Platform

- [Getting Started](https://docs.luxor.tech/platform.md): Documentation for the unified web application at app.luxor.tech.
- [Create action](https://docs.luxor.tech/platform/api/commander/actions/create-commander-action.md): Creates a bulk miner action (execution plan) such as reboot, sleep, wake up, or configuration changes.
- [Get action details](https://docs.luxor.tech/platform/api/commander/actions/get-commander-action-details.md): Returns detailed information for a specific commander action including progress and per-miner status.
- [Get actions](https://docs.luxor.tech/platform/api/commander/actions/get-commander-actions.md): Returns a paginated list of commander actions with filtering by site, status and date range.
- [Create agent](https://docs.luxor.tech/platform/api/commander/agents/create-commander-agent.md): Provisions a new Commander agent. The caller provides the agent secret.
- [Delete agent](https://docs.luxor.tech/platform/api/commander/agents/delete-commander-agent.md): Deletes a Commander agent. Miners associated to the deleted agent transition to offline.
- [Get agents](https://docs.luxor.tech/platform/api/commander/agents/get-commander-agents.md): Returns a paginated list of Commander agents with optional filtering by site and status.
- [Update agent](https://docs.luxor.tech/platform/api/commander/agents/update-commander-agent.md): Updates an existing Commander agent. Editable fields: name, status, scan_ranges, firmware_credentials.
- [Create automation rule](https://docs.luxor.tech/platform/api/commander/automation-rules/create-commander-automation-rule.md): Creates a new automation rule. Set rule_type to 'trigger' for condition-based rules or 'schedule' for time-based rules.
- [Delete automation rule](https://docs.luxor.tech/platform/api/commander/automation-rules/delete-commander-automation-rule.md): Deletes an automation rule. Returns 204 No Content on success.
- [Get automation rule details](https://docs.luxor.tech/platform/api/commander/automation-rules/get-commander-automation-rule-details.md): Returns the full definition of an automation rule including filter, condition, schedule, and action configuration.
- [Get automation rules](https://docs.luxor.tech/platform/api/commander/automation-rules/get-commander-automation-rules.md): Returns a paginated list of automation rules (triggers and schedules) with optional filtering by site, rule type, and status.
- [Update automation rule](https://docs.luxor.tech/platform/api/commander/automation-rules/update-commander-automation-rule.md): Updates an existing automation rule. Accepts any subset of creation fields. Common use: flip status between enabled/disabled.
- [Bulk create inventory assets](https://docs.luxor.tech/platform/api/commander/inventory/bulk-create-inventory-assets.md): Creates multiple inventory assets in one atomic request.
- [Bulk delete inventory assets](https://docs.luxor.tech/platform/api/commander/inventory/bulk-delete-inventory-assets.md): Soft-deletes many assets, selected by explicit `asset_ids` or a `filter`.
- [Bulk restore inventory assets](https://docs.luxor.tech/platform/api/commander/inventory/bulk-restore-inventory-assets.md): Restores (un-archives) one or more soft-deleted assets.
- [Bulk update inventory assets](https://docs.luxor.tech/platform/api/commander/inventory/bulk-update-inventory-assets.md): Applies updates to many assets at once: the same `changes` to all selected assets, or different `per_asset` values. Targets are chosen by explicit `asset_ids` or by a `filter`.
- [Create inventory asset](https://docs.luxor.tech/platform/api/commander/inventory/create-inventory-asset.md): Creates a single inventory asset. Custom field values are validated against the workspace custom-field definitions.
- [Delete inventory asset](https://docs.luxor.tech/platform/api/commander/inventory/delete-inventory-asset.md): Soft-deletes (archives) a single inventory asset. Archived assets can be restored. Returns 204.
- [Get inventory asset](https://docs.luxor.tech/platform/api/commander/inventory/get-inventory-asset.md): Returns a single inventory asset. Accepts either the asset `id` (uuid) or its `asset_code`.
- [Get inventory assets](https://docs.luxor.tech/platform/api/commander/inventory/get-inventory-assets.md): Returns a paginated list of inventory assets with filtering, search, and sorting. Set `archived=true` to return soft-deleted assets (the "Deleted miners" tab). For nested AND/OR logic, pass the `filter` query parameter as URL-encoded JSON; when supplied, it supersedes the flat filter params.
- [Update inventory asset](https://docs.luxor.tech/platform/api/commander/inventory/update-inventory-asset.md): Updates an inventory asset. All fields optional; only supplied fields change. `custom_fields` is merged (only supplied keys are updated; send an empty string to clear a key).
- [Get miner details](https://docs.luxor.tech/platform/api/commander/reporting/get-miner-details.md): Returns detailed information for a specific miner including hashboard-level and fan-level breakdowns.
- [Get miner details \(batch\)](https://docs.luxor.tech/platform/api/commander/reporting/get-miner-details-batch.md): Returns detailed information for up to 500 miners scoped to a single site in a single request. Designed for polling workflows that would otherwise exceed rate limits with one-at-a-time GETs. Access is gated by two checks: the caller must have commander-read on `site_id`, and on every site that the requested `miner_ids` belong to — any miner ID owned by a site the caller can't read causes the whole request to return 403. Unknown miner IDs (that don't exist anywhere) are silently omitted from the response. Lift metrics may report 0 for miners that have been offline for more than an hour.
- [Get miners](https://docs.luxor.tech/platform/api/commander/reporting/get-miners.md): Returns a paginated list of miners with optional filtering by site, agent, status, model, and firmware. For nested AND/OR logic across a larger field set, pass the `filter` query parameter as URL-encoded JSON; when supplied, it supersedes the flat filter params.
- [Get performance history](https://docs.luxor.tech/platform/api/commander/reporting/get-performance-history.md): Returns time-series performance data for a specified metric and date range.
- [Get performance summary](https://docs.luxor.tech/platform/api/commander/reporting/get-performance-summary.md): Returns aggregated performance KPIs including hashrate, power consumption, efficiency, and hashing miners count.
- [Get derivatives balances](https://docs.luxor.tech/platform/api/derivatives/get-balances.md): Returns current balance information including margin balances, repayment balances, margin requirements, and available balances for a specific currency type.
- [Get contract details](https://docs.luxor.tech/platform/api/derivatives/get-contract-details.md): Returns detailed information for a specific contract including metadata and time series data for hashprice, daily gain/loss, and cumulative gain/loss.
- [Get derivatives contracts](https://docs.luxor.tech/platform/api/derivatives/get-contracts.md): Returns a list of derivatives contracts for a specific currency type with optional filtering by status, side, and type.
- [Get derivatives payments](https://docs.luxor.tech/platform/api/derivatives/get-payments.md): Returns a list of derivatives payments for a specific currency type with optional filtering by payment type.
- [Get derivatives positions](https://docs.luxor.tech/platform/api/derivatives/get-positions.md): Returns a list of derivatives positions for a specific currency type with summary information and optional date filtering.
- [Get AS award](https://docs.luxor.tech/platform/api/energy/ancillary_services/get_as_award.md): Retrieves detailed information about a specific AS award by its ID.
- [Get AS call](https://docs.luxor.tech/platform/api/energy/ancillary_services/get_as_call.md): Retrieves detailed information about a specific AS call by its ID.
- [Get AS \(Ancillary Service\) types and descriptions](https://docs.luxor.tech/platform/api/energy/ancillary_services/get_as_types.md): Retrieves available AS types for the ISO that the specified site belongs to.
- [List AS awards](https://docs.luxor.tech/platform/api/energy/ancillary_services/list_site_as_awards.md): Retrieves a paginated list of AS awards for a specific site.
- [List AS calls](https://docs.luxor.tech/platform/api/energy/ancillary_services/list_site_as_calls.md): Retrieves a paginated list of AS calls for a specific site.
- [Create contract](https://docs.luxor.tech/platform/api/energy/contracts/create_contract.md): Creates a new contract for a site. We accept the following contract types: PPA, Day Ahead, Option, T. D Adder, and REP Adder.
- [Delete contract](https://docs.luxor.tech/platform/api/energy/contracts/delete_contract.md): Deletes an existing contract. A contract cannot be deleted if it would leave a site without a T. D Adder or a REP Adder.
- [List contracts](https://docs.luxor.tech/platform/api/energy/contracts/list_contracts.md): Retrieves a list of contracts for a specific site with pagination support.
- [Update contract](https://docs.luxor.tech/platform/api/energy/contracts/update_contract.md): Updates an existing contract. Cannot update a contract if it would violate active contract requirements for a site.
- [List site conditions](https://docs.luxor.tech/platform/api/energy/site_conditions/list_site_conditions.md): Retrieves a list of site conditions including min and max load, hashrate, and spot energy price for a specific site within a date range with pagination support.
- [Get energy reports](https://docs.luxor.tech/platform/api/energy/sites/get_energy_data.md): Returns time-ordered telemetry for the last 60 minutes for a site. To retrieve the latest values use page_size = 1 & page_number = 1.
- [List settlement points](https://docs.luxor.tech/platform/api/energy/sites/list_settlement_points.md): Retrieves a list of all available settlement points.
- [Report energy data](https://docs.luxor.tech/platform/api/energy/sites/report_site_energy.md): Report energy for an existing site in batches. Reference the getting started documentation here for more information on how you should report load.
- [API Introduction](https://docs.luxor.tech/platform/api/introduction.md): Authentication, rate limits, and shared conventions for Luxor Platform REST APIs (Mining Pool, Commander, Energy, and Derivatives).
- [Create payment settings](https://docs.luxor.tech/platform/api/mining-pool/payments/create-payment-settings.md): Creates the payment settings for a specific subaccount and currency type.
- [Get payment settings](https://docs.luxor.tech/platform/api/mining-pool/payments/get-payment-settings.md): Retrieves a subaccount in a subaccounts group, together with the Mining Pool discount rates associated for each of the currencies mined using that subaccount.
- [Get subaccount payment settings](https://docs.luxor.tech/platform/api/mining-pool/payments/get-subaccount-payment-settings.md): Returns the payment settings for a specific subaccount and currency type.
- [Get transactions](https://docs.luxor.tech/platform/api/mining-pool/payments/get-transactions.md): Returns a list of transactions for a specified list of subaccounts or for a site. The latest available data is appended daily at 05:00 AM UTC.
- [Update payment settings](https://docs.luxor.tech/platform/api/mining-pool/payments/update-payment-settings.md): Sets the payment settings for a specific subaccount and currency type.
- [Get active workers](https://docs.luxor.tech/platform/api/mining-pool/reporting/get-active-workers.md): Returns a list of all active workers associated to a Workspace.
- [Get developer fee](https://docs.luxor.tech/platform/api/mining-pool/reporting/get-dev-fee.md): Returns a list of all developer fee associated to a Workspace.
- [Get hashrate history](https://docs.luxor.tech/platform/api/mining-pool/reporting/get-hashrate-history.md): Returns a list of all hashrate history associated to a Workspace.
- [Get pool hashrate](https://docs.luxor.tech/platform/api/mining-pool/reporting/get-pool-hashrate.md): Returns total hashrate of Luxor Pool for some time intervals. Deprecated: use get-pool-stats instead
- [Get pool stats](https://docs.luxor.tech/platform/api/mining-pool/reporting/get-pool-stats.md): Returns key statistics for Luxor Pool over specified time intervals
- [Get revenue](https://docs.luxor.tech/platform/api/mining-pool/reporting/get-revenue.md): Returns a revenue time series for a specified list of subaccounts or for a site. The latest available data is appended daily at 05:00 AM UTC.
- [Get summary](https://docs.luxor.tech/platform/api/mining-pool/reporting/get-summary.md): Returns a list of all summary associated to a Workspace.
- [Get uptime](https://docs.luxor.tech/platform/api/mining-pool/reporting/get-uptime.md): Returns a list of all uptime associated to a Workspace.
- [Get workers](https://docs.luxor.tech/platform/api/mining-pool/reporting/get-workers.md): Returns a list of all workers associated to a Workspace.
- [Get workers hashrate history](https://docs.luxor.tech/platform/api/mining-pool/reporting/get-workers-hashrate-history.md): Returns hashrate, efficiency and estimated revenue time series data for a set of workers and a currency type, given a specified time period. Revenue is provided only for BTC currency, it is an estimate and should not be considered a source of truth for financial settlement.
- [Create subaccount](https://docs.luxor.tech/platform/api/mining-pool/subaccounts/create-subaccount.md): Creates a new subaccount associated to a Workspace.
- [Delete subaccount](https://docs.luxor.tech/platform/api/mining-pool/subaccounts/delete-subaccount.md): Deletes a specific subaccount associated to a Workspace.
- [Get subaccount](https://docs.luxor.tech/platform/api/mining-pool/subaccounts/get-subaccount.md): Returns a summary of a specific subaccount associated to a Workspace.
- [Get subaccounts](https://docs.luxor.tech/platform/api/mining-pool/subaccounts/get-subaccounts.md): Returns a list of all subaccounts associated to a Workspace.
- [Update subaccount](https://docs.luxor.tech/platform/api/mining-pool/subaccounts/update-subaccount.md): Updates a specific subaccount associated to a Workspace.
- [Create site](https://docs.luxor.tech/platform/api/workspaces/create-site.md): Creates a new site with energy information associated to a Workspace. Returns site details organized by product (energy, pool) based on user permissions.
- [Create watcherlink](https://docs.luxor.tech/platform/api/workspaces/create-watcherlink.md): Create a new watcherlink.
- [Delete member](https://docs.luxor.tech/platform/api/workspaces/delete-member.md): Deletes a specific member associated to a Workspace.
- [Delete site](https://docs.luxor.tech/platform/api/workspaces/delete-site.md): Deletes a specific site associated to a Workspace.
- [Delete watcherlink](https://docs.luxor.tech/platform/api/workspaces/delete-watcherlink.md): Delete a specific watcherlink by its ID.
- [Get action](https://docs.luxor.tech/platform/api/workspaces/get-action.md): Allows retrieval of a single action. Useful for checking status of an action.
- [Get actions](https://docs.luxor.tech/platform/api/workspaces/get-actions.md): Returns a list of all actions tracked in the Activity Log.
- [Get member](https://docs.luxor.tech/platform/api/workspaces/get-member.md): Returns a summary of a specific member associated to a Workspace.
- [Get member permission](https://docs.luxor.tech/platform/api/workspaces/get-member-permission.md): Returns a summary of a specific permission associated to a Workspace.
- [Get member permissions](https://docs.luxor.tech/platform/api/workspaces/get-member-permissions.md): Returns a list of all permissions associated to a Workspace Member.
- [Get members](https://docs.luxor.tech/platform/api/workspaces/get-members.md): Returns a list of all members associated to a Workspace.
- [Get site](https://docs.luxor.tech/platform/api/workspaces/get-site.md): Returns site details organized by product (energy, pool) based on user permissions.
- [Get sites](https://docs.luxor.tech/platform/api/workspaces/get-sites.md): Returns a list of all sites with details organized by product (energy, pool) based on user permissions.
- [Get watcherlink](https://docs.luxor.tech/platform/api/workspaces/get-watcherlink.md): Retrieve a specific watcherlink by its ID.
- [Get watcherlinks](https://docs.luxor.tech/platform/api/workspaces/get-watcherlinks.md): Retrieve a list of watcherlinks.
- [Get workspace](https://docs.luxor.tech/platform/api/workspaces/get-workspace.md): Returns Workspace details, products and sites.
- [Invite member](https://docs.luxor.tech/platform/api/workspaces/invite-member.md): Creates a new member associated to a Workspace.
- [Update action](https://docs.luxor.tech/platform/api/workspaces/update-action.md): Allows the user to approve or reject an approval request.
- [Update member](https://docs.luxor.tech/platform/api/workspaces/update-member.md): Updates the permissions for a specific member associated to a Workspace.
- [Update site](https://docs.luxor.tech/platform/api/workspaces/update-site.md): Updates an existing site with energy information associated to a Workspace. Returns site details organized by product (energy, pool) based on user permissions.
- [Product Changelog](https://docs.luxor.tech/platform/changelog.md): Updates, improvements, and fixes across Mining Pool, Commander, Energy, Derivatives, and Workspaces.
- [Automation](https://docs.luxor.tech/platform/commander/automation/automation.md): Automate fleet management with automation rules
- [Bulk Actions](https://docs.luxor.tech/platform/commander/automation/bulk-actions.md): Execute operations across multiple miners and track the full history of fleet actions
- [Dashboard](https://docs.luxor.tech/platform/commander/features/dashboard.md): Real-time fleet monitoring and aggregate performance overview
- [Inventory](https://docs.luxor.tech/platform/commander/features/inventory.md): Track the full lifecycle of every physical miner in your fleet
- [Miners](https://docs.luxor.tech/platform/commander/features/miners.md): Inspect individual miner performance, search, filter, and manage your fleet
- [Sitemap](https://docs.luxor.tech/platform/commander/features/sitemap.md): Visualize your physical mining infrastructure and monitor performance spatially
- [Getting Started with Commander](https://docs.luxor.tech/platform/commander/getting-started.md): Getting started with Luxor Commander for fleet management
- [Intelligent Miner](https://docs.luxor.tech/platform/commander/intelligent-miner.md): Automatically optimize your fleet's mining profiles to maximize profit based on real-time market conditions
- [Pricing](https://docs.luxor.tech/platform/commander/pricing.md): Commander plans and billing options
- [Agents](https://docs.luxor.tech/platform/commander/setup/agents.md): Information regarding the creation, installation, and managing of Agents for Commander
- [Settings](https://docs.luxor.tech/platform/commander/setup/settings.md): Configure Commander agents and third-party pool connections
- [Troubleshooting](https://docs.luxor.tech/platform/commander/troubleshooting.md): Common issues and resolution steps for Commander
- [Forwards and Futures Contracts](https://docs.luxor.tech/platform/derivatives/background-information/forwards-and-futures-contracts.md): Explore Luxor’s guide to forward and futures contracts — from physical delivery to cash-settled agreements — and how they apply to modern hashrate and commodity markets.
- [Balances and Payments](https://docs.luxor.tech/platform/derivatives/getting-started/balances-and-payments.md)
- [Contracts](https://docs.luxor.tech/platform/derivatives/getting-started/contracts.md)
- [Onboarding with Luxor Derivatives](https://docs.luxor.tech/platform/derivatives/getting-started/onboarding-with-luxor-derivatives.md): Start your onboarding with Luxor Derivatives. Submit company, site, and financial information to access institutional hashrate and derivatives trading opportunities.
- [Order Book](https://docs.luxor.tech/platform/derivatives/getting-started/order-book.md)
- [Position Overview](https://docs.luxor.tech/platform/derivatives/getting-started/position-overview.md)
- [Luxor’s Bitcoin Hashrate Futures on Bitnomial Exchange](https://docs.luxor.tech/platform/derivatives/luxor-contract-and-market-details/luxors-bitcoin-hashrate-futures-on-bitnomial-exchange.md): Manage Risk Trade Bitcoin Mining Exposure and with Luxor’s Hashrate Futures on Bitnomial Exchange
- [Luxor’s Deliverable Bitcoin Hashrate Forward](https://docs.luxor.tech/platform/derivatives/luxor-contract-and-market-details/luxors-deliverable-bitcoin-hashrate-forward.md): Earn Yield Get Financing or with Luxor’s Deliverable Forward
- [Luxor’s Non-Deliverable Bitcoin Hashrate Forward](https://docs.luxor.tech/platform/derivatives/luxor-contract-and-market-details/luxors-nondeliverable-bitcoin-hashrate-forward.md): Manage Risk Trade Bitcoin Mining Exposure and with Luxor’s Non-Deliverable Hashrate Forward
- [Margin Requirements, Policies and Procedures](https://docs.luxor.tech/platform/derivatives/luxor-contract-and-market-details/margin-requirements-policies-and-procedures.md): Understanding the details behind Luxor Bitcoin Hashrate Forward Margins
- [Upfront Payment Requirements and Procedures](https://docs.luxor.tech/platform/derivatives/luxor-contract-and-market-details/upfront-payment-requrements-and-procedures.md)
- [Resources](https://docs.luxor.tech/platform/derivatives/resources.md): Explore Luxor’s Derivatives resources — including Hashrate Market commentary, Legal Entity Identifier (LEI) registration, and Eligible Contract Participant (ECP) requirements for trading in Luxor’s Hashprice markets.
- [The Basics](https://docs.luxor.tech/platform/derivatives/the-basics.md): The Luxor Derivatives Team helps bitcoin miners and financial institutions buy and sell bitcoin mining hashrate.
- [Auto-settlement](https://docs.luxor.tech/platform/energy/auto-settlement.md): How Luxor Energy settles your energy expenses against your mining earnings in BTC each day.
- [Billing](https://docs.luxor.tech/platform/energy/billing.md): Understand how Luxor Energy calculates your electricity charges and breaks down costs by category across each billing cycle.
- [Energy Dashboard](https://docs.luxor.tech/platform/energy/energy-dashboard.md): Your one-stop shop for monitoring mining and energy operations in real time. The Luxor Energy Dashboard centralizes all operational, financial, and contractual data into a single platform.
- [Getting Started with Luxor Energy](https://docs.luxor.tech/platform/energy/getting-started.md): Luxor Energy automates power management for miners and energy operators. Use the Luxor’s Signal Engine to optimize dispatch, manage energy contracts, and integrate operations within your Luxor dashboard.
- [Luxor Energy Knowledge Base](https://docs.luxor.tech/platform/energy/knowledge-base.md): Frequently asked questions related to Luxor Energy
- [The Basics](https://docs.luxor.tech/platform/energy/the-basics.md): To help you get started, here’s a quick overview of how miners interact with U.S. power markets
- [What is Luxor Energy?](https://docs.luxor.tech/platform/energy/what-is-luxor-energy.md): Luxor Energy combines REP services, real-time dashboards, and intelligent dispatch signals to help large-scale bitcoin miners reduce power costs and maximize operational uptime.
- [Getting Started with Luxor Mining Pool](https://docs.luxor.tech/platform/mining/getting-started.md): Getting started with Luxor Mining Pool
- [Referrals](https://docs.luxor.tech/platform/mining/referrals.md): Understanding how Mining Pool Referrals work
- [Reporting](https://docs.luxor.tech/platform/mining/reporting.md): Understanding reporting tools within Luxor Pool
- [Revenue & Payments](https://docs.luxor.tech/platform/mining/revenue-payments.md): Understanding revenue calculations and payment processing with Luxor
- [Workspaces](https://docs.luxor.tech/platform/workspaces.md): Understanding and organizing your mining operations with Luxor Workspaces

## Firmware

- [Available Commands](https://docs.luxor.tech/firmware/api/available_commands.md)
- [addpool](https://docs.luxor.tech/firmware/api/cgminer/addpool.md): Adds a new pool to a group
- [asc](https://docs.luxor.tech/firmware/api/cgminer/asc.md): Shows details of a single board
- [acscount](https://docs.luxor.tech/firmware/api/cgminer/asccount.md): Number of asic boards
- [check](https://docs.luxor.tech/firmware/api/cgminer/check.md): Checks if a command exists
- [coin](https://docs.luxor.tech/firmware/api/cgminer/coin.md): Backward-compatibility command
- [config](https://docs.luxor.tech/firmware/api/cgminer/config.md): Basic configuration info
- [devdetails](https://docs.luxor.tech/firmware/api/cgminer/devdetails.md): Hardware details of connected boards
- [devs](https://docs.luxor.tech/firmware/api/cgminer/devs.md): ASIC board information
- [disablepool](https://docs.luxor.tech/firmware/api/cgminer/disablepool.md): Disables a pool
- [edevs](https://docs.luxor.tech/firmware/api/cgminer/edevs.md): ASIC board information
- [enablepool](https://docs.luxor.tech/firmware/api/cgminer/enablepool.md): Enables a pool
- [estats](https://docs.luxor.tech/firmware/api/cgminer/estats.md): Alias for stats
- [fans](https://docs.luxor.tech/firmware/api/cgminer/fans.md): Displays fans data
- [lcd](https://docs.luxor.tech/firmware/api/cgminer/lcd.md): Backward-compatibility command
- [pools](https://docs.luxor.tech/firmware/api/cgminer/pools.md): Lists all pools
- [removepool](https://docs.luxor.tech/firmware/api/cgminer/removepool.md): Removes a pool
- [stats](https://docs.luxor.tech/firmware/api/cgminer/stats.md): Stats for the miner
- [summary](https://docs.luxor.tech/firmware/api/cgminer/summary.md): Summary of mining statistics
- [switchpool](https://docs.luxor.tech/firmware/api/cgminer/switchpool.md): Switches a pool to top priority
- [tempctrl](https://docs.luxor.tech/firmware/api/cgminer/tempctrl.md): Displays temperature control parameters
- [temps](https://docs.luxor.tech/firmware/api/cgminer/temps.md): Shows per-board temperature data
- [version](https://docs.luxor.tech/firmware/api/cgminer/version.md): Miner version
- [Getting Started](https://docs.luxor.tech/firmware/api/intro.md)
- [addgroup](https://docs.luxor.tech/firmware/api/luxminer/addgroup.md): Adds a new group
- [atm](https://docs.luxor.tech/firmware/api/luxminer/atm.md): Gets frequency value
- [atmset](https://docs.luxor.tech/firmware/api/luxminer/atmset.md): Sets ATM configuration
- [autotunerget](https://docs.luxor.tech/firmware/api/luxminer/autotunerget.md): Gets autotuner configuration
- [autotunerset](https://docs.luxor.tech/firmware/api/luxminer/autotunerset.md): Sets autotuner configuration
- [curtail](https://docs.luxor.tech/firmware/api/luxminer/curtail.md): Executes the curtailment action
- [disableboard](https://docs.luxor.tech/firmware/api/luxminer/disableboard.md): Disables a board
- [enableboard](https://docs.luxor.tech/firmware/api/luxminer/enableboard.md): Enable a board
- [events](https://docs.luxor.tech/firmware/api/luxminer/events.md): Display relevant miner events
- [fanset](https://docs.luxor.tech/firmware/api/luxminer/fanset.md): Sets fan speed
- [frequencyget](https://docs.luxor.tech/firmware/api/luxminer/frequencyget.md): Gets frequency value
- [frequencyset](https://docs.luxor.tech/firmware/api/luxminer/frequencyset.md): Sets frequency value
- [frequencystop](https://docs.luxor.tech/firmware/api/luxminer/frequencystop.md): Stops frequency ramp
- [groupquota](https://docs.luxor.tech/firmware/api/luxminer/groupquota.md): Sets the group quota
- [groups](https://docs.luxor.tech/firmware/api/luxminer/groups.md): Lists pool groups
- [hashboardopts](https://docs.luxor.tech/firmware/api/luxminer/hashboardopts.md): Returns hashboard options
- [hashboardoptsset](https://docs.luxor.tech/firmware/api/luxminer/hashboardoptsset.md): Updates hashboard options
- [healthchipget](https://docs.luxor.tech/firmware/api/luxminer/healthchipget.md): Gets per chip health, topology, and temperature information
- [healthchipset](https://docs.luxor.tech/firmware/api/luxminer/healthchipset.md): Sets a new chip for health checking
- [healthctrl](https://docs.luxor.tech/firmware/api/luxminer/healthctrl.md): Shows healthcheck parameters
- [healthctrlset](https://docs.luxor.tech/firmware/api/luxminer/healthctrlset.md): Sets healthcheck parameters
- [immersionswitch](https://docs.luxor.tech/firmware/api/luxminer/immersionswitch.md): Switches immersion mode
- [kill](https://docs.luxor.tech/firmware/api/luxminer/kill.md): Kills the active session
- [ledset](https://docs.luxor.tech/firmware/api/luxminer/ledset.md): Sets the LED mode
- [limits](https://docs.luxor.tech/firmware/api/luxminer/limits.md): Miner parameter limits
- [logoff](https://docs.luxor.tech/firmware/api/luxminer/logoff.md): Discards an active session
- [logon](https://docs.luxor.tech/firmware/api/luxminer/logon.md): Creates a new session
- [logs](https://docs.luxor.tech/firmware/api/luxminer/logs.md): Log collection
- [logset](https://docs.luxor.tech/firmware/api/luxminer/logset.md): Updates logging options
- [metrics](https://docs.luxor.tech/firmware/api/luxminer/metrics.md): Display miner metrics
- [netset](https://docs.luxor.tech/firmware/api/luxminer/netset.md): Changes miner network configuration
- [poolopts](https://docs.luxor.tech/firmware/api/luxminer/poolopts.md): Displays pool connection options
- [pooloptsset](https://docs.luxor.tech/firmware/api/luxminer/pooloptsset.md): Changes pool connection options
- [power](https://docs.luxor.tech/firmware/api/luxminer/power.md): Estimated power usage
- [powertargetget](https://docs.luxor.tech/firmware/api/luxminer/powertargetget.md): Read the current power target configuration
- [powertargetset](https://docs.luxor.tech/firmware/api/luxminer/powertargetset.md): Set the power target, power limit, and power minimum
- [profileget](https://docs.luxor.tech/firmware/api/luxminer/profileget.md): Returns the details of a given profile
- [profilenew](https://docs.luxor.tech/firmware/api/luxminer/profilenew.md): Creates a new profile
- [profilerem](https://docs.luxor.tech/firmware/api/luxminer/profilerem.md): Removes profiles
- [profilerestore](https://docs.luxor.tech/firmware/api/luxminer/profilerestore.md): Restore a changed profile
- [profiles](https://docs.luxor.tech/firmware/api/luxminer/profiles.md): Lists available profiles
- [profileset](https://docs.luxor.tech/firmware/api/luxminer/profileset.md): Sets current profile
- [psuget](https://docs.luxor.tech/firmware/api/luxminer/psuget.md): Gets PSU configuration
- [psuset](https://docs.luxor.tech/firmware/api/luxminer/psuset.md): Sets PSU configuration
- [reboot](https://docs.luxor.tech/firmware/api/luxminer/reboot.md): Schedules a board for reboot
- [rebootdevice](https://docs.luxor.tech/firmware/api/luxminer/rebootdevice.md): Reboots the mining unit
- [removegroup](https://docs.luxor.tech/firmware/api/luxminer/removegroup.md): Removes a group and all it's pools
- [resetconfig](https://docs.luxor.tech/firmware/api/luxminer/resetconfig.md): Resets the miner and network configuration
- [resetminer](https://docs.luxor.tech/firmware/api/luxminer/resetminer.md): Restarts the miner application
- [session](https://docs.luxor.tech/firmware/api/luxminer/session.md): Returns the active session
- [systemaudit](https://docs.luxor.tech/firmware/api/luxminer/systemaudit.md): Display system audit events
- [tempctrlset](https://docs.luxor.tech/firmware/api/luxminer/tempctrlset.md): Sets the temperature control values
- [tempsensor](https://docs.luxor.tech/firmware/api/luxminer/tempsensor.md): Displays temp sensor options
- [tempsensorset](https://docs.luxor.tech/firmware/api/luxminer/tempsensorset.md): Updates temperature sensor options
- [uninstallluxos](https://docs.luxor.tech/firmware/api/luxminer/uninstallluxos.md): Uninstalls LuxOS from the miner
- [updatecheck](https://docs.luxor.tech/firmware/api/luxminer/updatecheck.md): Checks for package updates
- [updaterun](https://docs.luxor.tech/firmware/api/luxminer/updaterun.md): Triggers the user update action
- [updateset](https://docs.luxor.tech/firmware/api/luxminer/updateset.md): Sets the autotupdate configuration
- [voltageget](https://docs.luxor.tech/firmware/api/luxminer/voltageget.md): Gets the board voltage
- [voltageset](https://docs.luxor.tech/firmware/api/luxminer/voltageset.md): Sets the board voltage
- [Sessions](https://docs.luxor.tech/firmware/api/sessions.md)
- [LuxOS Changelog](https://docs.luxor.tech/firmware/changelog.md): A chronological record of updates, improvements, and fixes to LuxOS Firmware.
- [Commander Basics](https://docs.luxor.tech/firmware/commander/commanderbasics.md): Learn how to use Luxor Commander to manage your LuxOS miners.
- [Install Commander](https://docs.luxor.tech/firmware/commander/install.md): Learn how to download and install Luxor Commander on your computer.
- [Install LuxOS](https://docs.luxor.tech/firmware/commander/installluxos.md): Learn how to install LuxOS on your ASIC miners using Luxor Commander.
- [Partner Referral ID](https://docs.luxor.tech/firmware/commander/partnerid.md): Learn how to install LuxOS with a partner referral ID.
- [Upgrade LuxOS](https://docs.luxor.tech/firmware/commander/upgradeluxos.md): Learn how to upgrade LuxOS on your mining machines using Luxor Commander.
- [Compatible Miners](https://docs.luxor.tech/firmware/compatibility.md): Learn about the compatibility of Luxor's firmware with various mining machines.
- [Advanced Features](https://docs.luxor.tech/firmware/features/advancedfeatures.md): Learn about the advanced features available in LuxOS.
- [Advanced Thermal Management](https://docs.luxor.tech/firmware/features/atmsettings.md): Learn how to enable and configure Advanced Thermal Management (ATM) on Luxor's firmware.
- [AutoTuner](https://docs.luxor.tech/firmware/features/autotuner.md): Learn how to enable and manage the AutoTuner feature on LuxOS.
- [Critical Temperature Sensor Behavior](https://docs.luxor.tech/firmware/features/criticaltempsensorbehavior.md): How LuxOS reacts to working/failed critical temperature sensors per board and miner-wide
- [Hashrate Splitting](https://docs.luxor.tech/firmware/features/hashratesplit.md): Learn how to configure and manage hashrate splitting on LuxOS.
- [LED Behavior](https://docs.luxor.tech/firmware/features/leds.md): Learn about how the LEDs work on LuxOS
- [Logging](https://docs.luxor.tech/firmware/features/logging.md): Learn how to configure logging settings on LuxOS.
- [Partner Referral ID](https://docs.luxor.tech/firmware/features/partnerid.md): Learn how to benefit from Luxor's Partner Referral ID program.
- [Power Targeting](https://docs.luxor.tech/firmware/features/powertargeting.md): Learn how to configure and manage Power Targeting on LuxOS.
- [Preset Profiles](https://docs.luxor.tech/firmware/features/presetprofiles.md): Learn how to configure and manage preset profiles on LuxOS.
- [Temperature & Fans](https://docs.luxor.tech/firmware/features/tempsandfans.md): Learn how to configure temperature and fan settings on LuxOS.
- [Getting Started with LuxOS](https://docs.luxor.tech/firmware/getting-started.md): Learn how to install LuxOS on your miners using Luxor's Commander.
- [Introduction to Firmware](https://docs.luxor.tech/firmware/introduction-to-firmware.md): Learn about the features and benefits of LuxOS firmware.
- [Hashboard recognized in logs as BHB42XXX](https://docs.luxor.tech/firmware/kb/bhbxxx.md)
- [Error Reading Update File](https://docs.luxor.tech/firmware/kb/blacklist.md)
- [Events Code Troubleshooting](https://docs.luxor.tech/firmware/kb/eventstroubleshooting.md): Troubleshoot LuxOS firmware event codes with detailed descriptions and recommended actions for board failures, temperature issues, fan problems, and miner errors.
- [Miner Initialization Failure](https://docs.luxor.tech/firmware/kb/failedtoinit.md)
- [Fewer Chips Than Expected](https://docs.luxor.tech/firmware/kb/fewerchips.md)
- [How to identify a Hashboard](https://docs.luxor.tech/firmware/kb/identifyhashboard.md)
- [Pool Config During Install](https://docs.luxor.tech/firmware/kb/keeppool.md)
- [Kernal Space Clean Work Failed](https://docs.luxor.tech/firmware/kb/kernalspacepsu.md)
- [Miner LED Indicator Guide](https://docs.luxor.tech/firmware/kb/ledindicatorguide.md): Learn how to interpret the LED indicators on your miner for status updates and troubleshooting.
- [LuxOS Branches Explained](https://docs.luxor.tech/firmware/kb/luxosbranches.md)
- [Mixed Hashboard Models](https://docs.luxor.tech/firmware/kb/mixedbhb.md)
- [Failed to Detach mtd6](https://docs.luxor.tech/firmware/kb/mtd6.md)
- [LuxOS Network Troubleshooting Guide](https://docs.luxor.tech/firmware/kb/networktroubleshooting.md)
- [Overtemperature Log Identification](https://docs.luxor.tech/firmware/kb/overtemp.md)
- [Ports and Protocols](https://docs.luxor.tech/firmware/kb/portsandprotocols.md)
- [Recommended Settings](https://docs.luxor.tech/firmware/kb/recommended-settings.md)
- [LuxOS Remote Install Via VPN](https://docs.luxor.tech/firmware/kb/remoteinstall.md): Learn how to request a LuxOS remote install via VPN for CVITEK, AMLogic, Xilinx, and BeagleBone control boards using Tailscale or other VPN services.
- [S19 JPro+ Xilinx](https://docs.luxor.tech/firmware/kb/sdrecovery/JPro-Plus/jproplus7007.md)
- [S19 JPro+ AMlogic](https://docs.luxor.tech/firmware/kb/sdrecovery/JPro-Plus/jproplusaml.md)
- [S19 Jpro Xilinx](https://docs.luxor.tech/firmware/kb/sdrecovery/JPro/jpro7007.md)
- [S19 JPro AMlogic](https://docs.luxor.tech/firmware/kb/sdrecovery/JPro/jproaml.md)
- [S19 JPro BeagleBone](https://docs.luxor.tech/firmware/kb/sdrecovery/JPro/jprobbb.md)
- [S19 JXP AMlogic](https://docs.luxor.tech/firmware/kb/sdrecovery/JXP/jxpaml.md)
- [S19 JXP CVITEK](https://docs.luxor.tech/firmware/kb/sdrecovery/JXP/jxpcvitek.md)
- [S19 KPro AMlogic](https://docs.luxor.tech/firmware/kb/sdrecovery/Kpro/kproaml.md)
- [S19 Kpro CVITEK](https://docs.luxor.tech/firmware/kb/sdrecovery/Kpro/kprocvitek.md)
- [S19 Vanilla AMlogic](https://docs.luxor.tech/firmware/kb/sdrecovery/S19-Vanilla/vanilla-aml.md)
- [S19 Vanilla Xilinx](https://docs.luxor.tech/firmware/kb/sdrecovery/S19-Vanilla/vanilla-xilinx.md)
- [S21 AMlogic](https://docs.luxor.tech/firmware/kb/sdrecovery/S21/s21aml.md)
- [S21 Pro AMlogic](https://docs.luxor.tech/firmware/kb/sdrecovery/S21Pro/s21proaml.md)
- [T21 Xilinx](https://docs.luxor.tech/firmware/kb/sdrecovery/T21/t217007.md)
- [T21 AMlogic](https://docs.luxor.tech/firmware/kb/sdrecovery/T21/t21aml.md)
- [T21 CVITEK](https://docs.luxor.tech/firmware/kb/sdrecovery/T21/t21cvitek.md)
- [S19 XP Xilinx](https://docs.luxor.tech/firmware/kb/sdrecovery/XP/xp7007.md)
- [S19 XP AMlogic](https://docs.luxor.tech/firmware/kb/sdrecovery/XP/xpaml.md)
- [S19 XP CVITEK](https://docs.luxor.tech/firmware/kb/sdrecovery/XP/xpcvitek.md)
- [Single Miner LuxOS Upgrade](https://docs.luxor.tech/firmware/kb/singleminerupgrade.md)
- [Cannot Close Commander](https://docs.luxor.tech/firmware/kb/windowscommander.md)
- [Foreman](https://docs.luxor.tech/firmware/tools_and_integrations/foreman.md): Learn about the integration of LuxOS with Foreman.
- [Install](https://docs.luxor.tech/firmware/tools_and_integrations/luxos/installation.md): Learn how to install the luxos tool.
- [Introduction](https://docs.luxor.tech/firmware/tools_and_integrations/luxos/intro.md): Learn how to use Luxor's open source api tool.
- [LuxOS Installer](https://docs.luxor.tech/firmware/tools_and_integrations/luxosinstaller.md): Use the command-line to install LuxOS.

## Hashrate Index

- [Get ASIC Rig Break-Even Cost](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-break-even-cost.md)
- [Get ASIC Efficiency Breakeven Point](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-efficiency-breakeven-point.md)
- [Get ASIC Energy Calc](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-energy-calc.md)
- [Get Energy Denominated Revenue](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-energy-denominated-revenue.md)
- [Get ASIC Fleet Device Count](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-fleet-device-count.md)
- [Get ASIC Fleet Power Consumption](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-fleet-power-consumption.md)
- [Get Hashcost Per Mining Rig](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-hashrate-costs.md)
- [Get ASIC Manufacturers](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-manufacturers.md)
- [Get Maximum ASIC Daily Profit](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-max-asic-daily-profit.md)
- [Get ASIC Max Daily Profit](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-max-daily-profit.md)
- [Get ASIC Models](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-models.md)
- [Get ASIC Historical Price](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-price-history.md)
- [Get ASIC Price Index](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-price-index.md)
- [Get ASIC Price Per Model](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-price-per-model.md)
- [Get ASIC Price VS OPEX](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-price-vs-opex.md)
- [Get ASIC Historical Releases](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-release-history.md)
- [Get ASIC ROIs](https://docs.luxor.tech/hashrateindex/api/asic/get-asic-roi.md)
- [Get Bitcoin Prices](https://docs.luxor.tech/hashrateindex/api/coin/get-coin-bitcoin-price.md)
- [Get Live Hashrate Forward](https://docs.luxor.tech/hashrateindex/api/derivatives/get-derivatives-live-hashrate-forward.md)
- [Get Energy Consumption Index](https://docs.luxor.tech/hashrateindex/api/energy/get-energy-consumption-index.md)
- [Get Electricity Demand By Region](https://docs.luxor.tech/hashrateindex/api/energy/get-energy-electricity-demand-by-region.md)
- [Get Electricity Generation By Region](https://docs.luxor.tech/hashrateindex/api/energy/get-energy-electricity-generation-by-region.md)
- [Get Electricity Generation By Source](https://docs.luxor.tech/hashrateindex/api/energy/get-energy-electricity-generation-by-source.md)
- [Get Electricity Overview](https://docs.luxor.tech/hashrateindex/api/energy/get-energy-electricity-overview.md)
- [Get Electricity Price Per Sector](https://docs.luxor.tech/hashrateindex/api/energy/get-energy-electricity-price-per-sector.md)
- [Get Energy Natural Gas Price](https://docs.luxor.tech/hashrateindex/api/energy/get-energy-natural-gas-price.md)
- [Get Energy Oil Prices](https://docs.luxor.tech/hashrateindex/api/energy/get-energy-oil-price.md)
- [Get Miner Mag Bitcoin Mining Companies Cash Flow](https://docs.luxor.tech/hashrateindex/api/get-miner-mag-bitcoin-mining-companies-cash-flow.md)
- [Get Miner Mag Bitcoin Mining Company Month Recap](https://docs.luxor.tech/hashrateindex/api/get-miner-mag-bitcoin-mining-company-month-recap.md)
- [Get Miner Mag Bitcoin Production Cost Estimate](https://docs.luxor.tech/hashrateindex/api/get-miner-mag-bitcoin-production-cost-estimate.md)
- [Get Miner Mag Bitcoin Production Cost Estimate By Stock and Quarter](https://docs.luxor.tech/hashrateindex/api/get-miner-mag-bitcoin-production-cost-estimate-by-stock-quarter.md)
- [Get Miner Mag Bitcoin Production Cost Estimate Stock Overview](https://docs.luxor.tech/hashrateindex/api/get-miner-mag-bitcoin-production-cost-estimate-stock-overview.md)
- [Get Miner Mag Bitcoin Hashrate Public Mining](https://docs.luxor.tech/hashrateindex/api/get-miner-mag-bitcoin-realized-hashrate-public-mining.md)
- [Get Miner Mag Bitcoin Hashrate Public Mining By Hashrate and Date Year](https://docs.luxor.tech/hashrateindex/api/get-miner-mag-bitcoin-realized-hashrate-public-mining-by-hashrate-date.md)
- [Get Miner Mag Bitcoin Hashrate Public Mining Hashrate Overview](https://docs.luxor.tech/hashrateindex/api/get-miner-mag-bitcoin-realized-hashrate-public-mining-hashrate-overview.md)
- [Get Hashprice](https://docs.luxor.tech/hashrateindex/api/hashprice/get-hashprice.md)
- [Get Current Hashprice](https://docs.luxor.tech/hashrateindex/api/hashprice/get-hashprice-current.md)
- [Get Hashprice Volatility](https://docs.luxor.tech/hashrateindex/api/hashprice/get-hashprice-volatility.md)
- [Get Block Deviation Time](https://docs.luxor.tech/hashrateindex/api/network/get-network-block-deviation-time.md)
- [Get Network Block Reward](https://docs.luxor.tech/hashrateindex/api/network/get-network-block-reward.md)
- [Get Network Block Size](https://docs.luxor.tech/hashrateindex/api/network/get-network-blocksize.md)
- [Get Network Block Time](https://docs.luxor.tech/hashrateindex/api/network/get-network-blocktime.md)
- [Get Network Difficulty](https://docs.luxor.tech/hashrateindex/api/network/get-network-difficulty.md)
- [Get Network Difficulty Adjustment](https://docs.luxor.tech/hashrateindex/api/network/get-network-difficulty-adjustment.md)
- [Get Global Hashrate Heatmap Years](https://docs.luxor.tech/hashrateindex/api/network/get-network-global-hashrate-heatmap-years.md)
- [Get Global Hashrate Heatmap](https://docs.luxor.tech/hashrateindex/api/network/get-network-global-hashrate-heatmaps.md)
- [Get Network Hashrate](https://docs.luxor.tech/hashrateindex/api/network/get-network-hashrate.md)
- [Get Network Overview](https://docs.luxor.tech/hashrateindex/api/network/get-network-overview.md)
- [Get Network Transaction Count](https://docs.luxor.tech/hashrateindex/api/network/get-network-transaction-count.md)
- [Get Network Transaction Fee](https://docs.luxor.tech/hashrateindex/api/network/get-network-transaction-fee.md)
- [Get Network Transaction Fees Per Block](https://docs.luxor.tech/hashrateindex/api/network/get-network-transaction-fees-per-block.md)
- [Get Stocks by Slug](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks.md)
- [Get Stocks BTC Correlation](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-btc-correlation.md)
- [Get Stocks Change](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-change.md)
- [Get Stocks Index](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-index.md)
- [Get Stocks Index Performance](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-index-performance.md)
- [Get Market News](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-market-news.md)
- [Get Stocks Moving Average](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-moving-average.md)
- [Get Stocks Overview](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-overview.md)
- [Get Stocks Performance](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-performance.md)
- [Get Stocks Top Constituents](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-top-constituents.md)
- [Get Stocks Top Performers](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-top-performers.md)
- [Get Stocks Trend](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-trend.md)
- [Get Stocks Volatility](https://docs.luxor.tech/hashrateindex/api/stocks/get-stocks-volatility.md)
- [Profitability Calculator](https://docs.luxor.tech/hashrateindex/calculator.md): Learn how to use our Bitcoin mining profitability calculator to estimate your mining operation's returns
- [Changelog](https://docs.luxor.tech/hashrateindex/changelog.md): A chronological record of updates, improvements, and fixes to the Hashrate Index platform
- [Datasets](https://docs.luxor.tech/hashrateindex/datasets.md): Explore Hashrate Index's comprehensive datasets including Hashprice Index, ASIC Price Index, Bitcoin Mining Stocks, and more
- [Hashprice](https://docs.luxor.tech/hashrateindex/hashprice.md): Understanding Bitcoin Hashprice - what it is, how it's calculated, and the factors that impact it
- [Hashrate Index Premium](https://docs.luxor.tech/hashrateindex/hashrateindexpremium.md): Discover the premium version of Hashrate Index

## General

- [Hardware](https://docs.luxor.tech/hardware.md): Luxor's Hardware Solutions for Bitcoin Miners
- [Luxor Logos & Branding](https://docs.luxor.tech/logos-and-usage.md): Explore the complete set of Luxor Suite logos, available in multiple formats for seamless use across your products, presentations, and brand assets. Choose between our full-color, white, or black versions, and download each in SVG and PNG for maximum flexibility.

## Resources

- [Full documentation corpus](https://docs.luxor.tech/llms-full.txt): every documentation page concatenated into one file.
- [Platform API reference](https://docs.luxor.tech/platform/api/introduction.md): unified REST API for Mining Pool, Commander, Energy, and Derivatives.