# Pricing Mechanism

#### **What is a Pricing Mechanism?**

FansHood has introduced a **unique decentralized pricing formula** for calculating the price of Hood as content creators' **influence**. The formula is represented as follows:

&#x20;                                                       **P=S²/A**

#### **Variable Explanations**

S: Indicates the current count of distributed influence or the current quantity of Hoods.&#x20;

A: Defines the steepness of the price curve, indicating whether the price increases or decreases based on the scale of influence distribution.

The key to this formula lies in its positive correlation with influence distribution. By allowing Hood prices to depend on both the current quantity of Hood sold (S) and a predefined influence factor (A), FansHood offers real-time adjustments driven by influence propagation. **We will allow content creators to adjust the pricing formula when their number of fans exceeds 200K**. This ensures adaptive, market-responsive pricing strategies, enhancing user engagement and incentivizing community development.


---

# 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.fanshood.io/mainpage/fanshood-core/pricing-mechanism.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.
