# SFT Protocol

{% hint style="info" %}
SFT Protocol aims to promote global economic development, social change, and technological innovation by providing LSD, Web3 infrastructure, high-value data storage, and application services to global users.
{% endhint %}

{% embed url="<https://youtu.be/FOyv43DGH48>" %}

## **1. LSD**

Proof-of-Stake (PoS) blockchain is more energy-efficient than Proof-of-Work (PoW) consensus mechanisms. However, holders staking tokens also incur a certain cost as they have to lock up their assets for a period of time, which may lead to missed profit opportunities. SFT Protocol provides liquidity staking through tokenization. Initially applied to Filecoin, it solves the problem of low liquidity during long-term staking periods. The protocol will also be applied to other public chains such as Ethereum.

## 2. Web3

SFT Protocol extends hardware to converge Web3 and Metaverse blockchain APIs. It provides storage solutions, privacy computing, DC datasets, RPC services, global distribution, automatic scaling, multi-cloud aggregation, and high-performance GPU computing to support a more secure and efficient Web3 infrastructure.

## 3. Artificial Intelligence

#### ① Facilitating data sharing and collaboration:

We provide support for decentralized data sharing and collaboration to promote the development of artificial intelligence and insight exchange.

#### ② Encouraging AI adoption in DeFi:

With the expansion of AI tools and services, we improve the user experience, trading strategies, and risk management by integrating AI tools and services.

#### ③ Providing decentralized storage solutions:

By integrating with the Filecoin storage network, we provide secure, reliable, and efficient decentralized storage solutions for AI.

In addition to empowering AI, SFT Protocol will continue to serve Web3 and be deployed on new public chains that emerge in the future.

**Currently, SFT Protocol has been deployed on BSC and Filecoin, and application chain services will be launched subsequently.**


---

# 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.sftproject.io/sft-protocol.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.
