# Using the Platform

RHEA Finance is a fully permissionless exchange, meaning that any token on NEAR can be swapped or pooled on the platform.

When visiting the platform, you will be required to confirm the connection between RHEA Finance and your wallet. <mark style="color:green;">This is completely normal and safe</mark>. Once confirmed, you can start using RHEA Finance to **Trade**, **Pool**, **Farm,** **Stake** and **Vote**.

RHEA Finance has designed a simple tool to swap any token on NEAR, often being the first and unique place to get an exposure to new NEAR-native projects. Simply ensure RHEA Finance has permission to 'spend' your tokens and enjoy instantaneous, low-cost transactions.

## Increase your Yields

There is a number of ways to earn rewards on RHEA Finance.

**Pooling** tokens facilitates trading, ensuring that there is enough liquidity for traders. This works by providing two tokens (such as RHEA and NEAR) or three tokens (such as USDC, DAI and USDT for the Tri-Pool) to a pool in return for LP tokens, which can then be farmed. Not all pools can be farmed, but you will still earn a percentage of the trading fees in proportion to your share of the pool.&#x20;

Once in the pool, in most cases you can use LP tokens to farm. Simply visit the Farms tab and search for the pair you wish to farm to earn additional rewards.&#x20;


---

# 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://guide.rhea.finance/getting-started/using-the-platform.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.
