> For the complete documentation index, see [llms.txt](https://sposoby.zarabianieprzezinter.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sposoby.zarabianieprzezinter.net/promocje-bankowe.md).

# Promocje Bankowe

- [1000 zł od Pekao](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/1000-zl-od-pekao.md)
- [400 zł od Pekao (od 18 do 26 lat)](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/400-zl-od-pekao-od-18-do-26-lat.md)
- [900 zł od BNP Paribas](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/900-zl-od-bnp-paribas.md)
- [870 zł od mBank](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/870-zl-od-mbank.md)
- [800 zł od Alior Banku](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/800-zl-od-alior-banku.md)
- [700 zł od Millennium](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/700-zl-od-millennium.md)
- [500 zł od Santander](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/500-zl-od-santander.md)
- [500 zł od PKO](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/500-zl-od-pko.md)
- [320 zł od Citi handlowy](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/320-zl-od-citi-handlowy.md)
- [Velobank 50 zł miesięcznie](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/velobank-50-zl-miesiecznie.md)
- [1000 zł od Credit Agricole](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/1000-zl-od-credit-agricole.md)
- [Darmowe Konto NestBank](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/darmowe-konto-nestbank.md)
- [500 zł od ING](https://sposoby.zarabianieprzezinter.net/promocje-bankowe/500-zl-od-ing.md)


---

# 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://sposoby.zarabianieprzezinter.net/promocje-bankowe.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.
