# Getting Started

To get started with PAYG or Stake, beging by visiting [ignite.benqi.fi](https://ignite.benqi.fi)

Click on the **My Validators** tab located at the top left. From there, open the **Validator Option** box and select your cloud provider of choice.

At this point, you will be prompted to **Select Payment Method, choose:**

1. Pay As You Go

<figure><img src="/files/ThA3KAbFqT5klWAiAnAC" alt=""><figcaption></figcaption></figure>

### Pay As You Go

If you selected PAYG in Step 1, you will now:

* **Select the Staking Duration:** Choose the length of time you'd like your validator to run by selecting between the options of 2 weeks, 4 weeks, 8 weeks, or 12 weeks.
* **Provide Node Detail:**&#x20;
  * Enter your **Node ID.** This is provided by the cloud service provider or platform where you are running your validator.
  * Input the **BLS ID Code**, which is specific to your node. It is usually generated when you configure your node's validator keys.
  * Provide the **BLS Signature** to verify your node and complete the process. Like the **BLS ID Code**, it can be found in the node's configuration files or provided by your cloud platform during the validator setup.

<figure><img src="/files/pucx4pU3lhkAqH8ZejCb" alt=""><figcaption></figcaption></figure>

The next steps are:

1. **Select Node Details:** AVAX, QI or USDC
2. **Pay & Register**

<figure><img src="/files/oDex2g2soqGkkAeKymov" alt=""><figcaption></figcaption></figure>


---

# 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/getting-started.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.
