# Fractal Links

**Fractal Mainnet Services**

* **UniSat inscribing on Fractal**&#x20;
  * <https://fractal.unisat.io/inscribe>&#x20;
* **UniSat Marketplace on Fractal**&#x20;
  * <https://fractal.unisat.io/market>

**Fractal Testnet Services**

* **BRC-20 on Fractal Inscribing Service**
  * <https://fractal-testnet.unisat.io>&#x20;
* **BRC-20 on Fractal Full List**&#x20;
  * <https://fractal-testnet.unisat.io/brc20>

**Open-API for brc20 on Fractal**&#x20;

* Open-API docs: <https://docs.unisat.io/>&#x20;
* Open-API demonstration: <https://open-api-fractal.unisat.io/swagger.html>&#x20;
* Open-API KEY application: <https://fractal.unisat.io/plans>

**Developer Resources for Fractal Bitcoin Mainnet**&#x20;

* Explorers&#x20;
  * <https://explorer.unisat.io/fractal-mainnet>&#x20;
  * <https://mempool.fractalbitcoin.io/>&#x20;
* Details on merged mining and permissionless mining for Fractal mainnet can be viewed here:
  * &#x20;<https://explorer.unisat.io/fractal-mainnet/mining>

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# 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.unisat.io/misc/knowledge-base/fractal-links.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.
