# Social System

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

## WINGSFIT Community

1. Share Fitness result to WINGSFIT Community or other social media after each training session.
2. Users can add friends, visit their personal pages, like and leave messages to share their sports results.
3. After reaching certain points, you can join Clubs or create Clubs to complete team tasks or challenges.

{% hint style="info" %}
Only users who have successfully registered will unlock WINGSFIT Community
{% 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://wingsfit.gitbook.io/wingsfit/social-fi-system/social-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.
