# Staking As A Service

## Intro

BaseHaven's staking feature offers a multi-tiered reward system that allows project teams to create exclusive staking pools, motivating users to lock in their funds long-term in exchange for returns. This mechanism not only enhances the platform's capital security but also provides users with the opportunity to actively participate in the ecosystem and earn additional returns.

## User Incentives

By creating staking pools, project teams not only lock in necessary funds to support their operations and growth but also increase user engagement and loyalty through incentive mechanisms. The returns that users earn from staking their funds are directly linked to their contributions to the ecosystem, creating a mutually beneficial environment.


---

# 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://basehaven.gitbook.io/docs/features/staking-as-a-service.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.
