# Wstęp

Projektem jest **gra pasjans,** konkretnie typ Klondike. Zasady gry można odczytać na stronię do której link jest załączony na dole.

{% content-ref url="/spaces/sqOVYoQjWEuZ1P90xUAy/pages/ta4c4QAkoUzPcQIma4JB" %}
[Zasady gry](/gigapasjans/o-projekcie/zasady-gry.md)
{% endcontent-ref %}

Po przeczytaniu możesz przystąpić do uruchomienia gry.

{% content-ref url="/spaces/sqOVYoQjWEuZ1P90xUAy/pages/BKXI5tDaGyOHl1XGqrqq" %}
[Uruchamianie gry](/gigapasjans/gra/uruchamianie-gry.md)
{% endcontent-ref %}

Dla osób zaawansowanych w dziedzinie informatyki / programowania przygotowałem dział o stronie technicznej tej aplikacji.

{% content-ref url="/spaces/sqOVYoQjWEuZ1P90xUAy/pages/R5qWq336rSsuFFc7oOFC" %}
[STRONA TECHNICZNA](/gigapasjans/strona-techniczna/slownik.md)
{% endcontent-ref %}


---

# 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://gigapasjans.gitbook.io/gigapasjans/o-projekcie/readme.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.
