# Squads FAQ

### How can I check my current level?

Your current level is displayed on the Squads page. Simply click on the Squads link on the website header and you can see your level progress and breakdown there.

### Do my points expire?

No, points accumulated are permanent and do not expire. Once earned, they contribute to your level progression indefinitely.

### If I reach Level 6, can I keep earning points?

Yes, even after reaching Level 6, you can continue to earn points. While there is no Level 7 (so far), accumulated points after Level 6 may qualify you for other perks or priviliges solely at our discretion.

### Can I lose a level once I've acheived it?

No. Once you reach a level, it is permanently yours. Your level will never decrease, even if your trading activity or network performance changes.

### How often are levels updated?

Your level status is reflected in almost real-time. As soon as you reach the points threshold for the next level, your account is automatically upgraded and you immediately gain access to the new benefits.

### If I refer someone who becomes very active, do I get more points?

Absolutely! The more active your referrals are, the more points they earn and so do you. A few highly active trading users in your network can significantly accelerate your level progression.

### When are points distributed?

Points are calculated in near real-time and distributed to your account. Your can view your points at anytime from the "Squads" page.

### What happens if there's a platform outage?

Our system continously tracks all trading activity on the platform. If any outages occur, all points and rewards will be calculated and credits once systems are restored.

### Can I create multiple accounts in Squads?

No, our terms of service prohibits the creation of multiple accounts to manipulate the referral system. Such activity will result in account termination and the forfiture of all points earned.&#x20;


---

# 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://onchained.gitbook.io/onchained/squads/squads-faq.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.
