{"id":31846,"date":"2025-03-17T17:06:03","date_gmt":"2025-03-17T16:06:03","guid":{"rendered":"https:\/\/new.fxware.pl\/?page_id=31846"},"modified":"2026-05-17T16:54:55","modified_gmt":"2026-05-17T14:54:55","slug":"instrukcje","status":"publish","type":"page","link":"https:\/\/new.fxware.pl\/pl\/instrukcje\/","title":{"rendered":"Instrukcje"},"content":{"rendered":"\r\n<style>\r\n.fxware-listing {\r\n  --fxware-listing-bg: #f7f8fb;\r\n  --fxware-listing-card: #ffffff;\r\n  --fxware-listing-border: rgba(35, 31, 32, 0.1);\r\n  --fxware-listing-text: #231f20;\r\n  --fxware-listing-muted: #5b6377;\r\n  --fxware-listing-primary: #0062ff;\r\n  --fxware-listing-primary-dark: #0049e6;\r\n  --fxware-listing-pdf: #279095;\r\n  --fxware-listing-video: #66255a;\r\n  --fxware-listing-primary-soft: rgba(0, 98, 255, 0.1);\r\n  --fxware-listing-dark-soft: rgba(35, 31, 32, 0.06);\r\n  --fxware-listing-dark-soft-strong: rgba(35, 31, 32, 0.1);\r\n  --fxware-listing-shadow: 0 24px 60px rgba(16, 24, 40, 0.08);\r\n  color: var(--fxware-listing-text);\r\n  margin: 0;\r\n}\r\n\r\n.fxware-listing *,\r\n.fxware-listing *::before,\r\n.fxware-listing *::after {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.fxware-listing__toc {\r\n  padding: 14px;\r\n  border: 1px solid var(--fxware-listing-border);\r\n  border-radius: 18px;\r\n  background: rgba(255, 255, 255, 0.72);\r\n}\r\n\r\n.fxware-listing__toc-title {\r\n  margin: 0 0 10px;\r\n  color: var(--fxware-listing-muted);\r\n  font-size: 0.74rem;\r\n  font-weight: 700;\r\n  letter-spacing: 0.12em;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.fxware-listing__toc-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, minmax(0, 1fr));\r\n  gap: 8px;\r\n}\r\n\r\n.fxware-listing a.fxware-listing__toc-link {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  min-height: 38px;\r\n  padding: 8px 10px;\r\n  border: 1px solid rgba(0, 98, 255, 0.12);\r\n  border-radius: 14px;\r\n  background: rgba(255, 255, 255, 0.92);\r\n  color: var(--fxware-listing-text);\r\n  font-size: 0.84rem;\r\n  line-height: 1.2;\r\n  text-decoration: none;\r\n  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;\r\n}\r\n\r\n.fxware-listing a.fxware-listing__toc-link:hover,\r\n.fxware-listing a.fxware-listing__toc-link:focus {\r\n  border-color: rgba(0, 98, 255, 0.28);\r\n  transform: translateY(-1px);\r\n  box-shadow: 0 10px 22px rgba(16, 24, 40, 0.06);\r\n}\r\n\r\n.fxware-listing__toc-index {\r\n  flex: 0 0 auto;\r\n  min-width: 28px;\r\n  padding: 4px 6px;\r\n  border-radius: 999px;\r\n  background: var(--fxware-listing-primary-soft);\r\n  color: var(--fxware-listing-primary);\r\n  font-size: 0.68rem;\r\n  font-weight: 700;\r\n  text-align: center;\r\n}\r\n\r\n.fxware-listing__toc-text {\r\n  display: block;\r\n  color: var(--fxware-listing-text);\r\n  font-weight: 700;\r\n  letter-spacing: 0.01em;\r\n}\r\n\r\n.fxware-listing__grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  gap: 14px;\r\n  margin-top: 16px;\r\n}\r\n\r\n.fxware-listing__card {\r\n  position: relative;\r\n  overflow: hidden;\r\n  padding: 8px 16px 14px;\r\n  border: 1px solid var(--fxware-listing-border);\r\n  border-radius: 18px;\r\n  background:\r\n    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 248, 251, 0.96) 100%);\r\n  box-shadow: 0 10px 24px rgba(16, 24, 40, 0.05);\r\n  scroll-margin-top: 110px;\r\n}\r\n\r\n.fxware-listing__card::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0 auto auto 0;\r\n  width: 100%;\r\n  height: 3px;\r\n  background: linear-gradient(90deg, var(--fxware-listing-primary), rgba(0, 98, 255, 0.32));\r\n}\r\n\r\n.fxware-listing__card-header {\r\n  display: grid;\r\n  grid-template-columns: max-content minmax(0, 1fr);\r\n  align-items: center;\r\n  gap: 10px;\r\n  margin-bottom: 4px;\r\n}\r\n\r\n.fxware-listing__card-header h3 {\r\n  display: flex;\r\n  align-items: center;\r\n  min-width: 0;\r\n  min-height: 24px;\r\n  margin: 0;\r\n  color: var(--fxware-listing-text);\r\n  font-size: 1.04rem;\r\n  font-weight: 800;\r\n  line-height: 1;\r\n  letter-spacing: 0.01em;\r\n}\r\n\r\n.fxware-listing__title-text {\r\n  display: inline-block;\r\n  padding: 0;\r\n  background: none;\r\n  box-decoration-break: clone;\r\n  -webkit-box-decoration-break: clone;\r\n  position: relative;\r\n  top: -2px;\r\n}\r\n\r\n.fxware-listing__index {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  height: 24px;\r\n  min-width: 34px;\r\n  padding: 0 7px;\r\n  border-radius: 999px;\r\n  background: var(--fxware-listing-primary-soft);\r\n  color: var(--fxware-listing-primary);\r\n  font-size: 0.7rem;\r\n  font-weight: 700;\r\n}\r\n\r\n.fxware-listing__meta {\r\n  display: grid;\r\n  gap: 10px;\r\n}\r\n\r\n.fxware-listing__group {\r\n  display: grid;\r\n  gap: 6px;\r\n}\r\n\r\n.fxware-listing__label {\r\n  color: var(--fxware-listing-muted);\r\n  font-size: 0.66rem;\r\n  font-weight: 700;\r\n  letter-spacing: 0.09em;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.fxware-listing__actions {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 8px;\r\n}\r\n\r\n.fxware-listing a.fxware-listing__pill {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-height: 32px;\r\n  padding: 7px 12px;\r\n  border-radius: 999px;\r\n  background: var(--fxware-listing-primary);\r\n  color: #ffffff;\r\n  font-size: 0.78rem;\r\n  font-weight: 700;\r\n  line-height: 1;\r\n  text-decoration: none;\r\n  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;\r\n  box-shadow: 0 8px 16px rgba(0, 98, 255, 0.16);\r\n}\r\n\r\n.fxware-listing a.fxware-listing__pill--online {\r\n  background: var(--fxware-listing-primary);\r\n  box-shadow: 0 8px 16px rgba(0, 98, 255, 0.16);\r\n}\r\n\r\n.fxware-listing a.fxware-listing__pill--online:hover,\r\n.fxware-listing a.fxware-listing__pill--online:focus {\r\n  background: var(--fxware-listing-primary-dark);\r\n}\r\n\r\n.fxware-listing a.fxware-listing__pill--pdf {\r\n  background: var(--fxware-listing-pdf);\r\n  color: #ffffff;\r\n  box-shadow: 0 8px 16px rgba(39, 144, 149, 0.18);\r\n}\r\n\r\n.fxware-listing a.fxware-listing__pill--pdf:hover,\r\n.fxware-listing a.fxware-listing__pill--pdf:focus {\r\n  background: #1f7478;\r\n  color: #ffffff;\r\n}\r\n\r\n.fxware-listing a.fxware-listing__pill--submanual {\r\n  background: rgba(35, 31, 32, 0.08);\r\n  color: var(--fxware-listing-text);\r\n  box-shadow: none;\r\n}\r\n\r\n.fxware-listing a.fxware-listing__pill--submanual:hover,\r\n.fxware-listing a.fxware-listing__pill--submanual:focus {\r\n  background: rgba(35, 31, 32, 0.14);\r\n  color: var(--fxware-listing-text);\r\n}\r\n\r\n.fxware-listing a.fxware-listing__pill--video {\r\n  background: var(--fxware-listing-video);\r\n  color: #ffffff;\r\n  box-shadow: 0 8px 16px rgba(102, 37, 90, 0.18);\r\n}\r\n\r\n.fxware-listing a.fxware-listing__pill--video:hover,\r\n.fxware-listing a.fxware-listing__pill--video:focus {\r\n  background: #541d4a;\r\n  color: #ffffff;\r\n}\r\n\r\n.fxware-listing a.fxware-listing__pill:hover,\r\n.fxware-listing a.fxware-listing__pill:focus {\r\n  transform: translateY(-1px);\r\n}\r\n\r\n.fxware-listing__empty {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-height: 32px;\r\n  padding: 7px 12px;\r\n  border: 1px dashed rgba(91, 99, 119, 0.28);\r\n  border-radius: 999px;\r\n  color: var(--fxware-listing-muted);\r\n  font-size: 0.76rem;\r\n  background: rgba(255, 255, 255, 0.8);\r\n}\r\n\r\n@media (max-width: 1080px) {\r\n  .fxware-listing__toc-grid {\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  }\r\n}\r\n\r\n@media (max-width: 900px) {\r\n  .fxware-listing__grid {\r\n    grid-template-columns: 1fr;\r\n  }\r\n}\r\n\r\n@media (max-width: 640px) {\r\n  .fxware-listing__toc {\r\n    padding: 12px;\r\n  }\r\n\r\n  .fxware-listing__toc-grid {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .fxware-listing__card {\r\n    padding: 8px 14px 13px;\r\n    border-radius: 16px;\r\n  }\r\n}\r\n<\/style>\r\n<section class=\"fxware-listing\" aria-label=\"Lista instrukcji\">\r\n  <div class=\"fxware-listing__toc\" aria-label=\"Spis tre\u015bci instrukcji\">\r\n    <p class=\"fxware-listing__toc-title\">Spis tre\u015bci<\/p>\r\n    <div class=\"fxware-listing__toc-grid\">\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-fx-harvest-pro\">\r\n  <span class=\"fxware-listing__toc-index\">01<\/span>\r\n  <span class=\"fxware-listing__toc-text\">FX Harvest PRO<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-wolumen-skumulowany\">\r\n  <span class=\"fxware-listing__toc-index\">02<\/span>\r\n  <span class=\"fxware-listing__toc-text\">Wolumen skumulowany<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-sd-zoner\">\r\n  <span class=\"fxware-listing__toc-index\">03<\/span>\r\n  <span class=\"fxware-listing__toc-text\">SD Zoner<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-swiece-wolumenowe\">\r\n  <span class=\"fxware-listing__toc-index\">04<\/span>\r\n  <span class=\"fxware-listing__toc-text\">\u015awiece wolumenowe<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-m1-armor\">\r\n  <span class=\"fxware-listing__toc-index\">05<\/span>\r\n  <span class=\"fxware-listing__toc-text\">M1 Armor<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-fxware-replicator\">\r\n  <span class=\"fxware-listing__toc-index\">06<\/span>\r\n  <span class=\"fxware-listing__toc-text\">FXWare Replicator<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-fxware-algorithm\">\r\n  <span class=\"fxware-listing__toc-index\">07<\/span>\r\n  <span class=\"fxware-listing__toc-text\">FXWare Algorithm<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-fxware-arrows\">\r\n  <span class=\"fxware-listing__toc-index\">08<\/span>\r\n  <span class=\"fxware-listing__toc-text\">FXWare Arrows<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-fxware-market-scanner\">\r\n  <span class=\"fxware-listing__toc-index\">09<\/span>\r\n  <span class=\"fxware-listing__toc-text\">FXWare Market Scanner<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-fxware-fibo-manager\">\r\n  <span class=\"fxware-listing__toc-index\">10<\/span>\r\n  <span class=\"fxware-listing__toc-text\">FXWare Fibo Manager<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-fxware-scalpingai\">\r\n  <span class=\"fxware-listing__toc-index\">11<\/span>\r\n  <span class=\"fxware-listing__toc-text\">FXWare Scalping AI<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-fxware-momentum-detector\">\r\n  <span class=\"fxware-listing__toc-index\">12<\/span>\r\n  <span class=\"fxware-listing__toc-text\">FXWare Momentum Detector<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-diamenty-fibonacciego\">\r\n  <span class=\"fxware-listing__toc-index\">13<\/span>\r\n  <span class=\"fxware-listing__toc-text\">Diamenty Fibonacciego<\/span>\r\n<\/a>\r\n<a class=\"fxware-listing__toc-link\" href=\"#manual-skaner-diamentow\">\r\n  <span class=\"fxware-listing__toc-index\">14<\/span>\r\n  <span class=\"fxware-listing__toc-text\">Skaner Diament\u00f3w<\/span>\r\n<\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"fxware-listing__grid\">\r\n<article class=\"fxware-listing__card\" id=\"manual-fx-harvest-pro\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">01<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">FX Harvest PRO<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-pro\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/FX_Harvest_PRO_Instrukcja.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Modu\u0142y<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--submanual\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-capp\/\" target=\"_blank\" rel=\"noopener\">CAPP<\/a><a class=\"fxware-listing__pill fxware-listing__pill--submanual\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-algo\/\" target=\"_blank\" rel=\"noopener\">ALGO<\/a><a class=\"fxware-listing__pill fxware-listing__pill--submanual\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-mmd\/\" target=\"_blank\" rel=\"noopener\">MMD<\/a><a class=\"fxware-listing__pill fxware-listing__pill--submanual\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-pyramida-grid\/\" target=\"_blank\" rel=\"noopener\">Piramida i Grid<\/a><a class=\"fxware-listing__pill fxware-listing__pill--submanual\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-tester\/\" target=\"_blank\" rel=\"noopener\">Tester Strategii<\/a><a class=\"fxware-listing__pill fxware-listing__pill--submanual\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-hedge\/\" target=\"_blank\" rel=\"noopener\">HEDGE<\/a><a class=\"fxware-listing__pill fxware-listing__pill--submanual\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-renko\/\" target=\"_blank\" rel=\"noopener\">RENKO<\/a><a class=\"fxware-listing__pill fxware-listing__pill--submanual\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-fibonacci\/\" target=\"_blank\" rel=\"noopener\">FIBONACCI<\/a><a class=\"fxware-listing__pill fxware-listing__pill--submanual\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-diamenty\/\" target=\"_blank\" rel=\"noopener\">DIAMENTY<\/a><a class=\"fxware-listing__pill fxware-listing__pill--submanual\" href=\"https:\/\/dev.fxware.pl\/docs\/fx-harvest-fibox\/\" target=\"_blank\" rel=\"noopener\">FIBOX<\/a><\/div>\r\n    <\/div>\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--video\" href=\"https:\/\/youtu.be\/omCJ6CgtyZE\" target=\"_blank\" rel=\"noopener\">Wideo 1<\/a><a class=\"fxware-listing__pill fxware-listing__pill--video\" href=\"https:\/\/youtu.be\/tf4gpfvr1Fw\" target=\"_blank\" rel=\"noopener\">Wideo 2<\/a><a class=\"fxware-listing__pill fxware-listing__pill--video\" href=\"https:\/\/youtu.be\/tPqD9delnRM\" target=\"_blank\" rel=\"noopener\">Wideo 3<\/a><a class=\"fxware-listing__pill fxware-listing__pill--video\" href=\"https:\/\/youtu.be\/AwDeisqpkW4\" target=\"_blank\" rel=\"noopener\">Wideo 4<\/a><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-wolumen-skumulowany\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">02<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">Wolumen skumulowany<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/wolumen-skumulowany\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/FXWare_WolumenSkumulowany_Instrukcja.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <span class=\"fxware-listing__empty\">ju\u017c wkr\u00f3tce<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-sd-zoner\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">03<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">SD Zoner<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/sd-zoner\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/SD_Zoner_Instrukcja.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--video\" href=\"https:\/\/youtu.be\/MlHZYfqvk5o\" target=\"_blank\" rel=\"noopener\">Wideo 1<\/a><a class=\"fxware-listing__pill fxware-listing__pill--video\" href=\"https:\/\/youtu.be\/ID6cVkek-yQ\" target=\"_blank\" rel=\"noopener\">Wideo 2<\/a><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-swiece-wolumenowe\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">04<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">\u015awiece wolumenowe<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/swiece-wolumenowe\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/FXWare_Swiece_Wolumenowe_Instrukcja.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <span class=\"fxware-listing__empty\">ju\u017c wkr\u00f3tce<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-m1-armor\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">05<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">M1 Armor<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/m1-armor\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/FXWare_M1_Armor_Instrukcja.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <span class=\"fxware-listing__empty\">ju\u017c wkr\u00f3tce<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-fxware-replicator\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">06<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">FXWare Replicator<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/fxware-replicator\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/FXWare%20Replicator%20v1.4.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--video\" href=\"https:\/\/youtu.be\/75nToRWiWx8\" target=\"_blank\" rel=\"noopener\">Wideo<\/a><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-fxware-algorithm\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">07<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">FXWare Algorithm<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/fxware-algorithm\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/FXWare_Algorithm_Instrukcja.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <span class=\"fxware-listing__empty\">ju\u017c wkr\u00f3tce<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-fxware-arrows\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">08<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">FXWare Arrows<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/fxware-arrows\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/FXWare_Arrows_Instrukcja.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <span class=\"fxware-listing__empty\">ju\u017c wkr\u00f3tce<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-fxware-market-scanner\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">09<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">FXWare Market Scanner<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/MarketScanner_Users_Manual_PL.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--video\" href=\"https:\/\/youtu.be\/MS9Jl5o4amI\" target=\"_blank\" rel=\"noopener\">Wideo<\/a><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-fxware-fibo-manager\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">10<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">FXWare Fibo Manager<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/FiboManager_Users_Manual_PL.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <span class=\"fxware-listing__empty\">ju\u017c wkr\u00f3tce<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-fxware-scalpingai\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">11<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">FXWare Scalping AI<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/ScalpingAI_Users_Manual_PL.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <span class=\"fxware-listing__empty\">ju\u017c wkr\u00f3tce<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-fxware-momentum-detector\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">12<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">FXWare Momentum Detector<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/fxware-momentum-detector\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/FXWare_MomentumDetector_Instrukcja.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <span class=\"fxware-listing__empty\">ju\u017c wkr\u00f3tce<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-diamenty-fibonacciego\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">13<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">Diamenty Fibonacciego<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/diamenty-fibonacciego\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/Diamenty_Fibonacciego_Instrukcja.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <span class=\"fxware-listing__empty\">ju\u017c wkr\u00f3tce<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n<article class=\"fxware-listing__card\" id=\"manual-skaner-diamentow\">\r\n  <div class=\"fxware-listing__card-header\">\r\n    <span class=\"fxware-listing__index\">14<\/span>\r\n    <h3><span class=\"fxware-listing__title-text\">Skaner Diament\u00f3w<\/span><\/h3>\r\n  <\/div>\r\n  <div class=\"fxware-listing__meta\">\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Instrukcja<\/span>\r\n      <div class=\"fxware-listing__actions\"><a class=\"fxware-listing__pill fxware-listing__pill--online\" href=\"https:\/\/dev.fxware.pl\/docs\/skaner-diamentow\/\" target=\"_blank\" rel=\"noopener\">Online<\/a><a class=\"fxware-listing__pill fxware-listing__pill--pdf\" href=\"https:\/\/dev.fxware.pl\/docs\/Skaner_Diamentow_Instrukcja.pdf\" target=\"_blank\" rel=\"noopener\">PDF<\/a><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fxware-listing__group\">\r\n      <span class=\"fxware-listing__label\">Filmy<\/span>\r\n      <span class=\"fxware-listing__empty\">ju\u017c wkr\u00f3tce<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/article>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>Spis tre\u015bci 01 FX Harvest PRO 02 Wolumen skumulowany 03 SD Zoner 04 \u015awiece wolumenowe 05 M1 Armor 06 FXWare Replicator 07 FXWare Algorithm 08 FXWare Arrows 09 FXWare Market Scanner 10 FXWare Fibo Manager 11 FXWare Scalping AI 12 FXWare Momentum Detector 13 Diamenty Fibonacciego 14 Skaner Diament\u00f3w 01 FX Harvest PRO Instrukcja OnlinePDF [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-31846","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Instrukcje - FXWare<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/new.fxware.pl\/pl\/instrukcje\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Instrukcje - FXWare\" \/>\n<meta property=\"og:description\" content=\"Spis tre\u015bci 01 FX Harvest PRO 02 Wolumen skumulowany 03 SD Zoner 04 \u015awiece wolumenowe 05 M1 Armor 06 FXWare Replicator 07 FXWare Algorithm 08 FXWare Arrows 09 FXWare Market Scanner 10 FXWare Fibo Manager 11 FXWare Scalping AI 12 FXWare Momentum Detector 13 Diamenty Fibonacciego 14 Skaner Diament\u00f3w 01 FX Harvest PRO Instrukcja OnlinePDF [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"http:\/\/new.fxware.pl\/pl\/instrukcje\/\" \/>\n<meta property=\"og:site_name\" content=\"FXWare\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/fxwarepl\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-17T14:54:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/new.fxware.pl\/wp-content\/uploads\/2022\/06\/FXWare-og-1200x628-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/new.fxware.pl\\\/pl\\\/instrukcje\\\/\",\"url\":\"http:\\\/\\\/new.fxware.pl\\\/pl\\\/instrukcje\\\/\",\"name\":\"Instrukcje - FXWare\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/new.fxware.pl\\\/en\\\/#website\"},\"datePublished\":\"2025-03-17T16:06:03+00:00\",\"dateModified\":\"2026-05-17T14:54:55+00:00\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/new.fxware.pl\\\/pl\\\/instrukcje\\\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/new.fxware.pl\\\/pl\\\/instrukcje\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/new.fxware.pl\\\/pl\\\/instrukcje\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\\\/\\\/new.fxware.pl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Instrukcje\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/new.fxware.pl\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/new.fxware.pl\\\/en\\\/\",\"name\":\"FXWare\",\"description\":\"Rozwi\u0105zania dla Trader\u00f3w\",\"publisher\":{\"@id\":\"https:\\\/\\\/new.fxware.pl\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/new.fxware.pl\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/new.fxware.pl\\\/en\\\/#organization\",\"name\":\"FXWare - Rozwi\u0105zania Dla Inwestor\u00f3w\",\"url\":\"https:\\\/\\\/new.fxware.pl\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\\\/\\\/new.fxware.pl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/new.fxware.pl\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/logo-ciemne-6-kwadrat-1024x1024.png\",\"contentUrl\":\"https:\\\/\\\/new.fxware.pl\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/logo-ciemne-6-kwadrat-1024x1024.png\",\"width\":1024,\"height\":1024,\"caption\":\"FXWare - Rozwi\u0105zania Dla Inwestor\u00f3w\"},\"image\":{\"@id\":\"https:\\\/\\\/new.fxware.pl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/fxwarepl\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC8dWK9a2okrHo4Lu3x2H8pA\",\"https:\\\/\\\/instagram.com\\\/fxwarepl\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Instrukcje - FXWare","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/new.fxware.pl\/pl\/instrukcje\/","og_locale":"pl_PL","og_type":"article","og_title":"Instrukcje - FXWare","og_description":"Spis tre\u015bci 01 FX Harvest PRO 02 Wolumen skumulowany 03 SD Zoner 04 \u015awiece wolumenowe 05 M1 Armor 06 FXWare Replicator 07 FXWare Algorithm 08 FXWare Arrows 09 FXWare Market Scanner 10 FXWare Fibo Manager 11 FXWare Scalping AI 12 FXWare Momentum Detector 13 Diamenty Fibonacciego 14 Skaner Diament\u00f3w 01 FX Harvest PRO Instrukcja OnlinePDF [&hellip;]","og_url":"http:\/\/new.fxware.pl\/pl\/instrukcje\/","og_site_name":"FXWare","article_publisher":"https:\/\/facebook.com\/fxwarepl\/","article_modified_time":"2026-05-17T14:54:55+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/new.fxware.pl\/wp-content\/uploads\/2022\/06\/FXWare-og-1200x628-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/new.fxware.pl\/pl\/instrukcje\/","url":"http:\/\/new.fxware.pl\/pl\/instrukcje\/","name":"Instrukcje - FXWare","isPartOf":{"@id":"https:\/\/new.fxware.pl\/en\/#website"},"datePublished":"2025-03-17T16:06:03+00:00","dateModified":"2026-05-17T14:54:55+00:00","breadcrumb":{"@id":"http:\/\/new.fxware.pl\/pl\/instrukcje\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["http:\/\/new.fxware.pl\/pl\/instrukcje\/"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/new.fxware.pl\/pl\/instrukcje\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/new.fxware.pl\/"},{"@type":"ListItem","position":2,"name":"Instrukcje"}]},{"@type":"WebSite","@id":"https:\/\/new.fxware.pl\/en\/#website","url":"https:\/\/new.fxware.pl\/en\/","name":"FXWare","description":"Rozwi\u0105zania dla Trader\u00f3w","publisher":{"@id":"https:\/\/new.fxware.pl\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/new.fxware.pl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/new.fxware.pl\/en\/#organization","name":"FXWare - Rozwi\u0105zania Dla Inwestor\u00f3w","url":"https:\/\/new.fxware.pl\/en\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/new.fxware.pl\/en\/#\/schema\/logo\/image\/","url":"https:\/\/new.fxware.pl\/wp-content\/uploads\/2019\/07\/logo-ciemne-6-kwadrat-1024x1024.png","contentUrl":"https:\/\/new.fxware.pl\/wp-content\/uploads\/2019\/07\/logo-ciemne-6-kwadrat-1024x1024.png","width":1024,"height":1024,"caption":"FXWare - Rozwi\u0105zania Dla Inwestor\u00f3w"},"image":{"@id":"https:\/\/new.fxware.pl\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/fxwarepl\/","https:\/\/www.youtube.com\/channel\/UC8dWK9a2okrHo4Lu3x2H8pA","https:\/\/instagram.com\/fxwarepl"]}]}},"_links":{"self":[{"href":"https:\/\/new.fxware.pl\/pl\/wp-json\/wp\/v2\/pages\/31846","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/new.fxware.pl\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/new.fxware.pl\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/new.fxware.pl\/pl\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/new.fxware.pl\/pl\/wp-json\/wp\/v2\/comments?post=31846"}],"version-history":[{"count":0,"href":"https:\/\/new.fxware.pl\/pl\/wp-json\/wp\/v2\/pages\/31846\/revisions"}],"wp:attachment":[{"href":"https:\/\/new.fxware.pl\/pl\/wp-json\/wp\/v2\/media?parent=31846"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}