> For the complete documentation index, see [llms.txt](https://docs.javsphere.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.javsphere.com/jav-token/whitepaper/javsphere-and-jav-token.md).

# Javsphere and JAV Token

## Javsphere and JAV Token

Javsphere is redefining decentralized finance with innovative solutions and the utility-driven JAV Token. As the backbone of the ecosystem, the JAV Token fuels LeverageX, a revolutionary decentralized leverage trading platform offering up to 150x leverage on crypto, stocks, and more. Javsphere offers a seamless and optimal approach to liquidity aggregation for generating passive income through cryptocurrencies, focusing on three areas:

* Crypto assets like BTC, ETH, etc.
* Stablecoins like USDC
* synthetic real-world assets like S\&P500, Tesla, Nvidia, etc.

Javsphere comprises 3 innovative crypto product categories, all interconnected through reward mechanisms.

1. [**StakeX**](/jav-token/whitepaper/javsphere-and-jav-token/javsphere-technology/stakex.md): A unique staking mechanism that offers JAV rewards block by block for holding JAV tokens.
2. [**CryoVault**](/jav-token/whitepaper/javsphere-and-jav-token/javsphere-technology/cryovault.md): Like a DeFi freezer or token lock-up concept, CryoVault offers enhanced rewards for locking up JAV tokens over an extended period. Javsphere pays all earned rewards in JAV.
3. [**LeverageX**](/engineering/smart-contracts/leveragex.md): LeverageX is an innovative decentralized leverage trading platform launching soon on the Base Chain. Designed to cater to both traders and investors, LeverageX stands out by offering up to 150x leverage not only on cryptocurrencies, forex, and commodities but also on stocks like Apple, Tesla, Nvidia, and S\&P500.

More information about the Javsphere products: [Javsphere Documentation](https://docs.javsphere.com/products/upcoming-products).

*Next page:*

{% content-ref url="/pages/ubDvPJsGHqJLuWCt3ens" %}
[JAV Token](/jav-token/whitepaper/javsphere-and-jav-token/jav-token.md)
{% endcontent-ref %}


---

# 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://docs.javsphere.com/jav-token/whitepaper/javsphere-and-jav-token.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.
