# Teams

In NX Finance, you **MUST** either create your own team or join an existing one. Benefits will be distributed to both team leaders and members.

***

## Joining Team

Entering a referral code will automatically place you on the team of the person who referred you.

Each users gets a unique code that might not match their team name, but don’t worry—the system will make sure you’re added to the right team without a hitch.

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

{% hint style="danger" %}
You cannot change your team after you have created or selected one
{% endhint %}

### Team Nadventure Boost

Both team leaders and members can unlock bonus percentage points on their daily earnings as their team hits certain total deposit milestones, measured in USDC.

| **Total Team Deposits** | **Team Boosts** |
| ----------------------- | --------------- |
| More than 30000U        | 5%              |
| More than 50000U        | 10%             |
| More than 100000U       | 15%             |
| More than 500000U       | 20%             |
| More than 1000000U      | 30%             |
| More than 3000000U      | 50%             |

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

Both leverage and deposit will contribute to Total Team Deposit. For leverage transaction, only the collateral part will be counted:

{% hint style="success" %}
Example

Bob deposits & leverage JLP at the same time:

* Deposit - 5000U
* Leverage - 1000U with 5X leverage

\
Contribute to Total Team Deposit ⬇️

5000U + 1000U = 6000U
{% 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://nx-finance.gitbook.io/nx-finance-whitepaper/welcome-to-nx-finance/airdrop/teams.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.
