# What does StaQ resolve?

### Problem

Currently, lots of Bitcoin L2 are introduced as Proof-Of-Stake network. Staking with those networks provides a predictable return on investment, it does limit the liquidity of one's assets and restricts participation in other potentially profitable opportunities within the decentralized finance (DeFi) ecosystem or on cryptocurrency exchanges.

### Solution

StaQ introduces multiple aspects on resolving the exsiting liquid staking issues:

* **Unified Staking Pool**. it helps to manage users deposits, withdrawals and reward claiming. It makes the tedious POS staking process much more easier with simple functions. Together with a clean frontend UIUX, users can join the liquid staking process without understanding the logic behind
* **'st'Tokens.** Unlike staked tokens, the StaQ 'st' Tokens are freely transferable instead of locked as in the case of native staking. StaQ lets users operate with staked tokens by leveraging collateral, lending, farming, and other kinds of DeFi protocols.
* **Steady Node Operators.** StaQ manages an secure and steady infrastructure for deploying and running validator nodes on different network. Nodes operated by StaQ has the top-level performance which is impossible to get slashed.
* **Interoperability of 'st' Tokens.**&#x54;he staking tokens of different mainnets cannot be transferred between each other. StaQ uses the Bitcoin Layer 2 interoperability gateway, MAP Protocol, to enable the staking tokens of various Bitcoin Layer 2 mainnets to achieve liquidity interchange.

  <br>

\ <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.bitstaq.io/introduction/what-does-staq-resolve.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.
