# Products

- [Jump Swap Aggregator](https://trove-labs.gitbook.io/jump-defi/products/jump-swap-aggregator.md): The most efficient and cost effective trading experience on NEAR Protocol.
- [Automated Market Maker](https://trove-labs.gitbook.io/jump-defi/products/jump-swap-aggregator/automated-market-maker.md): Jump Swap is a multi-chain automated market-making (AMM) decentralized exchange (DEX) that facilitates cryptocurrency trading
- [Invisible Swaps](https://trove-labs.gitbook.io/jump-defi/products/jump-swap-aggregator/invisible-swaps.md): Invisible Swaps offer customizable token routing solutions for payments, games and marketplaces
- [Farming](https://trove-labs.gitbook.io/jump-defi/products/jump-swap-aggregator/farming.md): Farming incentives attract the users and liquidity needed to grow a project and facilitate trading. Deposit JLP tokens into yield farms to maximize platform rewards!
- [Jump Pad](https://trove-labs.gitbook.io/jump-defi/products/jump-pad.md): The premier token launchpad of NEAR Protocol
- [Initial DEX Offering (IDO)](https://trove-labs.gitbook.io/jump-defi/products/jump-pad/initial-dex-offering-ido.md): IDO (Initial DEX Offering) is a process by which a project launches a token through a decentralized exchange
- [Private Sales](https://trove-labs.gitbook.io/jump-defi/products/jump-pad/private-sales.md): Jump Pad infrastructure can facilitate private token sales with fully customizable vesting schedules
- [Jump Token Laboratory](https://trove-labs.gitbook.io/jump-defi/products/jump-token-laboratory.md): Create your own token on NEAR with no coding required
- [How to Create a Token](https://trove-labs.gitbook.io/jump-defi/products/jump-token-laboratory/how-to-create-a-token.md): How to create your own NEP-141 Token with no coding required
- [Jump NFT Staking](https://trove-labs.gitbook.io/jump-defi/products/jump-nft-staking.md): NFT staking refers to locking up non-fungible tokens (NFTs) on a platform or protocol in exchange for staking rewards and other benefits
- [xJUMP](https://trove-labs.gitbook.io/jump-defi/products/xjump.md): xJUMP is a single-stake buyback pool where users access main platform utilities including fee share, platform governance and tiered access to IDOs
- [Fast Pass](https://trove-labs.gitbook.io/jump-defi/products/fast-pass.md): Users can mint a “Fast Pass” NFT to increase the rate that locked JUMP rewards are vested


---

# 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://trove-labs.gitbook.io/jump-defi/products.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.
