# Useful Links & Tools

## [CoinGecko](https://www.coingecko.com)

CoinGecko is a crypto market data aggregator. It allows you to see current prices, market capitalizations, and trading volumes. On top of that, CoinGecko also lets you take a look at past historical data and make comparisons.

## [NEAR Explorer](https://explorer.near.org)

NEAR Explorer is a service that allows you to, well, explore the NEAR network. There, you will find it all—addresses, balances, incoming and outgoing transfers, smart contracts, and more.

## [DefiLlama](https://defillama.com)

DefiLlama is an analytics portal that provides stats related to the Decentralized Finance industry. It gives visibility into indicators such as Total Value Locked and dominance, among others, and allows you to filter by chain, category, project, and a number of other parameters.

## [ODYSSEY](https://odyssey.fi)

Odyssey is your portfolio management solution for the NEAR protocol. Among its features, the most unique one is an ability to control your investments, risks, and positions.

## [WhiteboardCrypto](https://whiteboardcrypto.com/impermanent-loss-calculator)

At WhiteboardCrypto, you can estimate your potential impermanent loss.

## [Omni Calculator](https://www.omnicalculator.com/finance/apy)

With Omni Calculator, you can calculate the APY (annual percentage yield) of your position.

## [APR to APY](https://www.aprtoapy.com)

Here, you can convert the APR (annual percentage rate) value to APY (annual percentage yield).

## [Cryptowatch](https://cryptowat.ch/en/correlations)

On Cryptowatch, you can find the correlation between different tokens to better diversify your portfolio.

## [Ref Finance Stats](https://stats.ref.finance)

This portal provides data regarding NEAR-powered tokens involved in the DeFi trade.

## [Rainbow Bridge](https://rainbowbridge.app)

This is a website that enables you to move tokens across Ethereum, Aurora, and NEAR.

<br>


---

# 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://docs.pembrock.finance/education/leveraged-yield-farming-education/useful-links-and-tools.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.
