# Fulcrum (bZx)

Ang Fulcrum portal (<https://fulcrum.trade/>) ay isang front-end na web interface para sa pakikipag-ugnayan sa mga bZx smart contract. Ang Fulcrum ay binuo sa bZx base protocol at pinalawak ang protocol sa pamamagitan ng pagpapahintulot sa parehong mga loan at margin position na ma-tokenize.

* Ang mga tokenized na loan, na tinatawag na iTokens, ay para sa pagpapahiram sa user ng kanilang mga asset at makakuha ng interes.
* Ang mga tokenized na posisyon, na tinatawag na pTokens, ay para sa pagkakaroon ng mahaba o maikling market exposure sa isang asset, at para sa pagpapaalam sa user na makipag-trade gamit ang mga hiniram na pondo at may leverage.

Parehong sumusunod sa ERC20 ang iTokens at pTokens at nagbibigay ng access sa read-only na function na simbolo, pangalan, decimal, totalSupply, balanceOf, at allowance, pati na rin ang state-changing function transfer, transferFrom, approve, increaseApproval, at reduceApproval. Sama-sama, tutukuyin namin ang parehong iTokens at pTokens bilang "Fulcrum tokens".

Ang seksyong ito ay naglalaman ng sumusunod na Polygon PAANO-ANG-MGA-ITO para sa [Fulcrum (bZx) platform](https://polygon.fulcrum.trade/trade):

{% content-ref url="/pages/ImmcWQB6SEgQSiJLNz8L" %}
[Pag-lending ng (iTokens) + Vaults](/autofarm-network/filipino/paano-ang-mga-ito/polygon-chain-matic/fulcrum-bzx/pag-lending-ng-itokens-+-vaults.md)
{% endcontent-ref %}

{% content-ref url="/pages/0NKL2BQrqyANfv7fwFCn" %}
[Pag-withdraw + Pag-unlend ng (iTokens)](/autofarm-network/filipino/paano-ang-mga-ito/binance-smart-chain-bsc-1/fulcrum-bzx/pag-withdraw-+-pag-unlend-ng-itokens.md)
{% endcontent-ref %}

Mangyaring isaalang-alang din ang pagbabasa ng [**Fulcrum and bZx documentation**](https://help.bzx.network/en/) para sa anumang karagdagang detalyadong impormasyon:

{% embed url="<https://help.bzx.network/en>" %}


---

# 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://autofarm.gitbook.io/autofarm-network/filipino/paano-ang-mga-ito/polygon-chain-matic/fulcrum-bzx.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.
