# Overview

Regular users can participate in Fractal through a growing ecosystem of applications and services. Depending on their needs, users can manage assets, explore on-chain activity, swap tokens, join farming activities, and interact with ecosystem applications. This section introduces the main user-facing products in the Fractal ecosystem and explains what each application is for and how users can participate through them.

### Wallet

* **UniSat Wallet**

UniSat is the first open-source Bitcoin extension wallet that supports Ordinals. Send & receive FB and Fractal assets. Access DApps, tools and more.  → [Learn more](#inswap)

* **Safnect Wallet**

Explore how their state-of-the-art Non-Custodial MPC Wallet outperforms traditional models. → [Learn more](https://safnect.com/)

***

### Applications

* **InSwap**

The first open-source AMM DEX for Bitcoin-native assets, built natively on Bitcoin and Fractal. → [Learn more](#inswap)

* **FB Farming**

A revolutionary native ecosystem incentive program on Fractal Bitcoin that's fully open-sourced and secured by Taproot script. → [Learn more](/for-users/overview/application/fb-farming.md)

* **SatWorld**

A Gaming World buidl on Bitcoin Ecosystem, connecting players and offering a unique immersive interactive experience → [Learn more](/for-users/overview/application/satworld.md)

* **ZeroBit Gate**

A pool based automated gateway built for Fractal Bitcoin ecosystem. → [Learn more](/for-users/overview/application/satworld.md)

***

### Explorer

* **UniScan**

The all-in-one block explorer for Fractal. Get real-time insights into addresses, transactions, blocks, assets and trends, powered by high-performance indexing. → [Learn more](/for-users/overview/application/fb-farming.md)

* **Mempool (Fractal)**

Mempool (Fractal) is a public block explorer for the Fractal network. It helps users view blocks, transactions, addresses, and fee-related network activity in a clear and accessible way.→ [Learn more](https://mempool.fractalbitcoin.io/)


---

# 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.fractalbitcoin.io/for-users/overview.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.
