# sBWPM

**sBWPM** is a (FT) token obtained by depositing BWPM (NFT). 1sBWPM guarantees 1BWPM.

![](/files/-MdC29KjpKA5Pqbg6dGZ)

sBWPM is a smart contract compliant with ERC20 (KIP7) specification and supports switching between BWPM ↔ sBWPM. BWPM holders deposit BWPM in smart contract and obtain sBWPM tokens. You can switch the sBWPM token back to BWPM via the same smart control.

sBWPM is a Klaytn Compatible Token (KCT). Therefore, it can be exchanged for KLAY and other KCT tokens (KDAI, KUSDT, KSP, etc.).

![](/files/-MdD-32D2itlGSpyByNF)

#### Deposit

Deposit 1BWPM in sBWPM contract and get 1sBWPM. There will be a swap fee.

#### Withdraw

Return 1sBWPM to sBWPM control and receive 1sBWPM. There will be a swap fee.

#### BWPM ↔ sBWPM Swap Fee

A fee (10KUSDT) will be charged for switching between BWPM and sBWPM. Swap fees are passed to Treasure contract and distributed to BWPM holders.


---

# 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://bluewhaleprotocol.gitbook.io/bluewhale-docs/english/premium-membership/bwpm/sbwpm.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.
