# Neighborhood System

{% hint style="danger" %}
After January 15, 2026, 12:00 UTC, all information and specifications on this page will become invalid and unusable.
{% endhint %}

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

### Neighborhood System conditions

#### 1. Next-door Neighbor

* Spend $20 in-app.
* Invite 7 F1-level friends (direct referrals).

Benefits: Earn a 7% commission on all purchases made by F1 friends.

#### 2. Close Neighbor

* Spend $200 in-app.
* Invite 1 F2-level friend (a friend referred by an F1).

Benefits: Earn a 3% commission on all purchases made by F2 friends.

#### 3. Street Neighbor

* Spend $500 in-app.
* Invite 1 F3-level friend (a friend referred by an F2).

Benefits: Earn a 3% commission on all purchases made by F3 friends.

#### 4. Community

* Spend $1200 in-app.
* Invite 1 F4-level friend (a friend referred by an F3).

Benefits: Earn a 7% commission on all purchases made by F4 friends.

### Referral Flow:

* You invite 7 friends (F1), qualifying you as a Next-door neighbor.
* F1 invites their friend (F2), promoting you to a close neighbor.
* F2 invites their friend (F3), elevating you to a Street neighbor.
* F3 invites their friend (F4), making you a Community member.

{% hint style="warning" %}
The neighborhood system only applies Ron, not to Telegram's Stars and Ton.
{% endhint %}


---

# 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.pixiland.app/referral/neighborhood-system.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.
