> For the complete documentation index, see [llms.txt](https://novax-docs.gitbook.io/novax-gitbooks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features.md).

# Main Features

Welcome to NovaX, the ultimate fitness platform that goes beyond traditional workout apps. Discover a revolutionary approach to fitness, combining advanced technology, a supportive community, and innovative features to empower you on your journey to a healthier and wealthier life.

{% content-ref url="/pages/tvH8rFnNOHOoF41q1Q8O" %}
[1. NovaX Fitness App](/novax-gitbooks/resources/main-features/1.-novax-fitness-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/JAM0jiowkERTTz4FzOJe" %}
[2. NFT Collections](/novax-gitbooks/resources/main-features/2.-nft-collections.md)
{% endcontent-ref %}

{% content-ref url="/pages/VDcfk16cYIKAAKf8Vayr" %}
[3. Educational Resources](/novax-gitbooks/resources/main-features/3.-educational-resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/l2UvchRS64wjhR0qUCPP" %}
[4. Defi features](/novax-gitbooks/resources/main-features/4.-defi-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/vr80y4qFRUdibuRskSFK" %}
[5. Social Features](/novax-gitbooks/resources/main-features/5.-social-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/CxcsxFcAGRFDdwJw1MRu" %}
[6. Metaverse Fusion](/novax-gitbooks/resources/main-features/6.-metaverse-fusion.md)
{% endcontent-ref %}

NovaX combines groundbreaking technology, a supportive community, and innovative features to create an all-in-one fitness platform like no other. With its focus on personalized experiences, data-driven insights, and unique investment opportunities, NovaX is at the forefront of revolutionizing the fitness industry and empowering users to achieve their health and wealth goals like never before. Join us on this extraordinary journey to a healthier, more connected, and fulfilling life with NovaX.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
