# FAQs

## Node Sale FAQ

<details>

<summary><strong>Q:</strong> What is the Phron AI Node Sale?</summary>

**A:** The Node Sale is a limited-time opportunity to purchase a Phron AI Node License. Owning a license grants you lifetime access to openPhron, special rewards, and direct participation in securing the Phron AI network.

</details>

<details>

<summary><strong>Q:</strong> How many Node Licenses are available?</summary>

**A:** The total number of Node Licenses available is 30,000 Nodes.&#x20;

</details>

<details>

<summary><strong>Q:</strong> What benefits do I receive by purchasing a node license?</summary>

**A:** By acquiring a node license, you gain:

* **Lifetime Access** to openPhron
* **Up to 318% APR** potential earnings (see Farming Rewards for more info)
* **100% Bonus** by staking your license, doubling your farming rewards
* **First Month Free** node hosting (Phron AI runs it on your behalf)

</details>

<details>

<summary><strong>Q:</strong> Is there a discount or whitelist for the Node Sale?</summary>

**A:** Yes! By registering for the whitelist at [nodes.phron.ai](https://nodes.phron.ai) or by using a Referral Link provided to valuable Community Members or Key Opinion Leaders (KOLs), you receive a **15% discount** on the Node Sale. This also guarantees your spot when the sale goes live.

</details>

<details>

<summary><strong>Q:</strong> Do I have to run the node myself?</summary>

**A:** The **first month of hosting is handled by Phron AI at no cost**. Once the month expires, it's up to you. If you have the technical expertise and hardware, you can run the node directly. Alternatively, you can delegate your node license to a hosting service, where experts will maintain and operate it for you.&#x20;

</details>

<details>

<summary><strong>Q:</strong> How do I purchase a node license?</summary>

**A:** You just need to follow the next steps:\
1\. Visit the official Node Sale portal at [nodes.phron.ai](https://nodes.phron.ai). \
2\. Connect your wallet address to verify your whitelist status (if applicable). \
3\. Complete the purchase using the supported payment methods. \
4\. Receive your license key and set up your node (or delegate it).

</details>

<details>

<summary><strong>Q:</strong> How long will the Node Sale last?</summary>

**A:** The sale will run until all licenses are sold out. Given the limited supply and high demand, it's advised to join the whitelist and secure your node license early.

</details>


---

# 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://dev.phron.ai/phron-ai-node-sale/faqs.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.
