> For the complete documentation index, see [llms.txt](https://docs.fix.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fix.network/polskie/portfel-fix/instalacja-windows.md).

# Instalacja Windows

* Link do ściągnięcia portfela z : <https://github.com/NewCapital/FIX-Core/releases>

{% hint style="danger" %}
**Prosimy, ażeby NIE UŻYWAĆ żadnych innych stron które mogłyby zawierać szkodliwe oprogramowanie.**
{% endhint %}

* Portfel Windows zawiera automatyczny plik "installer", wiec prosimy o zapisanie go w dowolnie wybranym przez ciebie punkcie.
* Uruchom ściągnięty plik "installer" i rozpocznij proces instalacji.

{% hint style="info" %}
W tym punkcie, możesz spotkać się z ostrzeżeniem Windows SmartScreen informującym Cię o szkodliwym oprogramowaniu. Możesz pominąć to ostrzeżenie poprzez wciśniecie **Więcej informacji**, poprzedzone przez **W kazdym razie uruchom.**
{% endhint %}

* Plik "installer" poprowadzi cie poprzez proces instalacji.
* Wciskaj "ok" do następnych okienek. Wszystkie ustawienia mogą pozostać bez zmian, aczkolwiek jeżeli czujesz potrzebę ich zmian, zrób to teraz.
* Po zakończeniu instalacji , portfel FIX Core powinien uruchomić się automatycznie. Jeżeli tak się nie stanie, wciśnij **Start > FIX Core> FIX Core** w celu uruchomienia.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LjHE_xrzhZnXxSIcSYl%2F-LjHPgyz3sq7F89fCLI0%2F-LjHRL5DjUADovzKC3N4%2Fimage.png?alt=media\&token=dea95dc0-1f6a-495a-82df-67b57cb9c2ca)

* Przy pierwszym uruchomieniu programu zostaniesz zapytany gdzie chciałbyś przechowywać swoją kopię pliku blockchain i wallet data. Wybierz lokalizację która zawierać będzie wystarczającą ilość miejsca na dysku twardym ponieważ z biegiem czasu te pliki ulegną powiększeniu. Rekomendujemy ażeby używać wskazanych przez nas folderów.
* Początkowy start może potrwać kilka minut, dlatego prosimy o cierpliwość dopóki portfel nie ulegnie całkowitej synchronizacji.
* Kiedy synchronizacja dobiegnie końca będziesz w stanie zauważyć małą świecącą się zieloną ikonę w prawym dolnym roku portfela.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LjHE_xrzhZnXxSIcSYl%2F-LjHPgyz3sq7F89fCLI0%2F-LjHRVFLVSfOgYuoCVWv%2Fimage.png?alt=media\&token=3218a71c-a9dd-4c2d-8cb8-df4cb44367ec)

​

​

​

​


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fix.network/polskie/portfel-fix/instalacja-windows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
