> For the complete documentation index, see [llms.txt](https://docs.blinklabs.xyz/blink/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blinklabs.xyz/blink/blink/readme.md).

# Welcome to Blink

Blink is a research organization specializing in the lifecycle of on-chain transactions, focusing on value recovery and optimizing security and latency for users.

## Quick Start

Start building in minutes:

* Request an API key by creating an account on <https://portal.blinklabs.xyz>
* Check out the [integration guide](/blink/get-started/integration.md) for your originator type

***

## Getting Started

* [**Transaction Originators**](/blink/get-started/tx-originators.md)
  * What is a Transaction Originator?
  * Do I qualify as a Transaction Originator?
  * What type of Transaction Originator am I?
* [**State Update Auction**](/blink/ethereum/state-update-auction.md)
  * What is a State Update Auction?
  * How do I integrate with the auction?
  * What are the benefits of the auction?
  * RPC / API reference
* [**Searchers**](/blink/ethereum/searchers.md)
  * How do I integrate with Blink as a Searcher?
  * How do I listen to new transactions?
  * How do I bid on transactions?
  * RPC / API reference
