# Introduction

Welcome to FunStake, a revolutionary DeFi platform on the NEAR Protocol designed to provide a risk-free “lottery” experience.

Imagine a game where you never lose your initial investment but still have the chance to win big rewards generated from the collective deposits of all participants. \
Our protocol achieves this by staking participants’ assets into reliable yield-generating platforms such as Burrow\.finance and Here Storage Staking, ensuring that your funds are working for you.\
\
Join us and experience the thrill of winning while keeping your investments secure.

### Useful Links

Website: [funstake.io](https://funstake.io/)

Web App: [app.funstake.io](https://app.funstake.io/)

Telegram Mini App: [t.me/funstake\_bot](https://t.me/funstake_bot)

Telegram News Channel: [t.me/funstake](https://t.me/funstake)

Twitter X: [x.com/funstake](https://x.com/funstake)

## Key Features

#### 💰 Chance to Win Big

Win significant rewards, even with a small deposit.

#### 🔒 Safe investment

Your investments are secure and fully refundable.

#### 🤝 Fair and Random Selection 🎲

Winners are chosen in a completely random and unbiased manner.

#### 📈 High Yields

Benefit from high APY yields on your deposits.

#### 🤲 Full Transparency

All our code is open-source and available at [funstake-contracts](https://github.com/opengate-labs/funstake-contracts) and [funstake-app](https://github.com/opengate-labs/funstake-app)

All data is stored on the NEAR blockchain, ensuring a decentralized and transparent experience.


---

# 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.funstake.io/introduction.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.
