# General Questions

## How does Parraton work?

Parraton works by automatically reinvesting your earned rewards back into liquidity pools (LPs). By continuously compounding these boost rewards, Parraton increases your share in the pool, resulting in higher yields over time.

## What pools are supported?

We are currently supporting DeDust pools and boosts.

## What does Parraton actually do for me?

When you deposit your LP tokens, Parraton takes care of the rest: reinvesting the rewards to maximize your returns.

## Is there any fee for the deposits or withdrawals?

NO! There are NO fees for depositing or withdrawing your funds to or from the [**Vault**](/parraton-products/vaults.md).

## How frequent is autocompounding?

Autocompounding is made once per day if the reward amount of the [**Vault**](/parraton-products/vaults.md) is higher than 7 TON (check the Stats section under every [**Vault**](/parraton-products/vaults.md))

## Is my deposited LP locked?

NO! You retain full control over your assets and can withdraw them anytime.

## Is there any additional Reward program?

Yes! Alongside the [**Vaults**](/parraton-products/vaults.md), you can earn the Parraton points and level up for inviting friends and completing simple tasks. Click to learn more about the [**Reward program**](/rewards/points.md)**.**

## How does Parraton earn?

The reinvested rewards are charged a 10% management fee to support the platform’s operations and development. Your deposit amount is NOT subject to any fees.


---

# 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.parraton.com/faq/general-questions.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.
