# User Participation Guide

**How can I connect my wallet to TONYield?**

Users can connect their wallets through the TONYield dApp interface, supporting popular wallets compatible with the TON blockchain.

**Why can’t I connect my TonKeeper browser extension wallet to TONYield mini-app?**&#x20;

Unfortunately, TONKeeper browser extension will not recognize that you want to connect to the TONYield miniapp. Try using another wallet, ideally TONSpace or Wallet from the Telegram application.

**What are the steps to provide liquidity into a vault?**&#x20;

To provide liquidity, users select the desired vault, choose the asset, and confirm the transaction in their wallet. The assets are then reallocated via smart contracts to various AMM and protocols to generate yield for the users.&#x20;

**How does the reward system work?**&#x20;

Rewards are distributed based on the amount and duration of liquidity provided, with different rates for different strategies. Users can track their earnings in real-time through the TONYield dashboard.

&#x20;

**Why can’t i see my points number on Telegram miniapp or in TONYield dApp?**

Make sure you are connecting to the mini app or the dApp with the same wallet. If you use different wallet to connect you will not see the same numbers.

**What happens to my assets once deposited?**&#x20;

Once deposited, assets are pooled and automatically managed by the vault's strategies to generate yields. The details and performance of these assets are transparently displayed on the user dashboard.

**How can I withdraw my assets?**&#x20;

Users are able to withdraw from the vaults at any-time post a short 48hr lock-up period. The 48hr lock-up period is in place to make sure the vaults have sufficient time to execute the strategies for users. &#x20;

<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.levelq.finance/the-tonyield-academy-faq/user-participation-guide.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.
