# Get Started

- [Introduction](https://trove-labs.gitbook.io/jump-defi/get-started/introduction.md): Jump DeFi is the go-to destination for traders, builders and NFT degens on NEAR Protocol.
- [Rainbow Bridge](https://trove-labs.gitbook.io/jump-defi/get-started/rainbow-bridge.md): Transfer tokens between Ethereum, NEAR and Aurora networks
- [Get Started With Telos](https://trove-labs.gitbook.io/jump-defi/get-started/get-started-with-telos.md): Dive into this comprehensive guide to kickstart your journey on Telos
- [Creating A Wallet](https://trove-labs.gitbook.io/jump-defi/get-started/get-started-with-telos/creating-a-wallet.md)
- [Fund Your Wallet](https://trove-labs.gitbook.io/jump-defi/get-started/get-started-with-telos/fund-your-wallet.md)
- [Bridging to Telos EVM](https://trove-labs.gitbook.io/jump-defi/get-started/get-started-with-telos/bridging-to-telos-evm.md)


---

# 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/get-started.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.
