# Intro to SatLayer

{% embed url="<https://www.youtube.com/watch?v=zYFPIh8eNh8>" fullWidth="true" %}

## What is SatLayer? <a href="#what-is-cega" id="what-is-cega"></a>

SatLayer is a **shared security platform** designed to leverage Bitcoin as the primary security collateral. By deploying as a set of smart contracts on Babylon, SatLayer enables BTC restakers to secure any type of dApp or protocol as a Bitcoin Validated Service (BVS).  This means that Bitcoin, the largest and most widely trusted cryptocurrency, can now provide security to a broad range of applications, with full Turing-complete programmability while minimizing trust assumptions.  By expanding the ways Bitcoin can be used, SatLayer helps Bitcoin maximizes its potential as a reward-generating asset.

## How does SatLayer generate rewards? <a href="#how-cega-generates-yield" id="how-cega-generates-yield"></a>

SatLayer generates rewards by staking and risking Bitcoin LSTs to secure BVS applications.  These BVS applications distribute their tokens as rewards to stakers who provide collateral, and operators who run these applications.

## FAQ

<details>

<summary>What is a BVS?</summary>

BVS stands for **Bitcoin Validated Service.** A BVS is any decentralized application which consumes Bitcoin security from SatLayer. Read more details on the different roles in [SatLayer Overview](/~/changes/z0grj9ZdLyT0QOOYHm1R/architecture/satlayer-overview.md).&#x20;

</details>

<details>

<summary>Can users send SatLayer receipt tokens to other wallets or contracts? </summary>

Yes, users can send receipt tokens to other wallets and/or contracts.

</details>

<details>

<summary>Which networks does SatLayer's Staking App currently support?</summary>

The reward earning Staking App is currently deployed on&#x20;

* Ethereum
* Binance Smart Chain
* Bitlayer

</details>

<details>

<summary>Which wallets are supported on SatLayer?</summary>

You can connect popular Ethereum and Bitcoin compatible wallets such as&#x20;

* Metamask
* OKX Wallet
* Trust Wallet
* Rabby Wallet
* Bitget Wallet
* or even use WalletConnect

You can use Gnosis Multisig wallets as well via Wallet Connect.

</details>


---

# 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.satlayer.xyz/~/changes/z0grj9ZdLyT0QOOYHm1R/overview/intro-to-satlayer.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.
