> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-docs-ai-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Auction

## Abstract

The `auction` module periodically obtains a basket of tokens accumulated from trading fees from the `exchange` module and auctions the basket to the highest bidder in an open English auction for INJ. The winner of this auction receives the basket of tokens and the winning INJ bid amount from this auction is burned.

## Contents

1. [State](/developers-native/injective/auction/01_state)
2. [Messages](/developers-native/injective/auction/02_messages)
3. [End Block](/developers-native/injective/auction/03_end_block)
4. [Events](/developers-native/injective/auction/04_events)
5. [Params](/developers-native/injective/auction/05_params)
