# Overview

Becoming an Avalanche primary network validator requires significant financial resources.&#x20;

BENQI provides a solution that streamlines and provides cost-effective infrastructure for anyone wishing to launch Avalanche primary network validators affordably.

**Pay-as-you-Go (PAYG):**  Ideal for short-term users such as MEV searchers. Users pay AVAX upfront, and BENQI provides the full 2,000 AVAX required for validator staking.

We cover this deeper in the [PAYG](/ignite/payg.md)section.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.benqi.fi/ignite/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
