# Introduction

NEIQW Ignite revolutionizes the deployment of BSC Subnets and validators, democratizing access with cost-effective and user-friendly solutions. Designed to be both permissionless and adaptable, Ignite enables a broader range of participants, from individual developers to enterprises, to engage with BSC's Subnet technology without the hefty financial outlay typically associated.

#### **Validator Launch Options in NEIQW Ignite**&#x20;

NEIQW Ignite offers two distinct pathways for launching validators on the BSC network: Pay As You Go (PAYG) and Stake.

#### **Pay As You Go (PAYG)**

* **Minimum Stake**: None required
* **Minimum Fee**: 4 BNB per week

#### **Overview of PAYG**&#x20;

The PAYG model is tailored for users seeking a low-capital entry into operating an BSC validator. This service model allows users to rent validator capacity for a specified duration without substantial upfront investment. Users can pay in USDC, BNB, or NQW, and simply provide their NodeID and desired staking duration. NEIQW Ignite then allocates the necessary BNB to activate the validator.

#### **Fee Structure for PAYG Validators**&#x20;

The fee for each validator under the PAYG model is structured to provide flexibility and affordability, ensuring that validators can be operated without significant financial barriers. This model is particularly advantageous for those looking to experiment with validator operations without long-term commitments.

| Staking Duration (weeks) | Fee (BNB) |
| ------------------------ | --------- |
| 2                        | 8         |
| 4                        | 15        |
| 8                        | 28        |
| 12                       | 40        |

If paid in NQW, there will be a 5% discount.


---

# 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://neiqw.gitbook.io/neiqw/neiqw-ignite/introduction.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.
