# NovaX Gitbooks

## NovaX Gitbooks

- [Welcome to NovaX!](https://novax-docs.gitbook.io/novax-gitbooks/welcome-to-novax.md)
- [Our Vision](https://novax-docs.gitbook.io/novax-gitbooks/about-us/our-vision.md)
- [Values](https://novax-docs.gitbook.io/novax-gitbooks/about-us/values.md)
- [Our Team](https://novax-docs.gitbook.io/novax-gitbooks/about-us/our-team.md)
- [Our Roadmap](https://novax-docs.gitbook.io/novax-gitbooks/about-us/our-roadmap.md)
- [Main Features](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features.md)
- [1. NovaX Fitness App](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/1.-novax-fitness-app.md)
- [2. NFT Collections](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/2.-nft-collections.md)
- [NovaStride NFT Collection](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/2.-nft-collections/novastride-nft-collection.md)
- [NovaStride Extension](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/2.-nft-collections/novastride-extension.md)
- [Wealth Synergies Collection](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/2.-nft-collections/wealth-synergies-collection.md)
- [3. Educational Resources](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/3.-educational-resources.md)
- [4. Defi features](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/4.-defi-features.md)
- [4.1 NFT-Related Features](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/4.-defi-features/4.1-nft-related-features.md)
- [4.2 Staking](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/4.-defi-features/4.2-staking.md)
- [4.3 NovaStaking](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/4.-defi-features/4.3-novastaking.md)
- [4.4 LP Farm](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/4.-defi-features/4.4-lp-farm.md)
- [4.5 Token Swap](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/4.-defi-features/4.5-token-swap.md)
- [5. Social Features](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/5.-social-features.md)
- [6. Metaverse Fusion](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/6.-metaverse-fusion.md)
- [7. SynergySwap](https://novax-docs.gitbook.io/novax-gitbooks/resources/main-features/7.-synergyswap.md)
- [The NovaX token](https://novax-docs.gitbook.io/novax-gitbooks/resources/the-novax-token.md)
- [Referral Program](https://novax-docs.gitbook.io/novax-gitbooks/resources/referral-program.md)
- [Compound Access Fee Mechanism](https://novax-docs.gitbook.io/novax-gitbooks/resources/compound-access-fee-mechanism.md)
- [NFT Repair Mechanism](https://novax-docs.gitbook.io/novax-gitbooks/resources/nft-repair-mechanism.md)
- [Corporate Social Responsibility](https://novax-docs.gitbook.io/novax-gitbooks/policies/corporate-social-responsibility.md)
- [Terms & Conditions](https://novax-docs.gitbook.io/novax-gitbooks/policies/terms-and-conditions.md)
- [Privacy Policy](https://novax-docs.gitbook.io/novax-gitbooks/policies/privacy-policy.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://novax-docs.gitbook.io/novax-gitbooks/welcome-to-novax.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.
