# Operacje na koncie

- [Zakładanie nowego konta](https://kompendium.cloudlets.zone/kompendium/konto/zakladanie-nowego-konta.md): Rejestracja konta użytkownika i logowanie do platformy
- [Uwierzytelnianie dwuskładnikowe (2FA)](https://kompendium.cloudlets.zone/kompendium/konto/uwierzytelnianie-dwuskladnikowe-2fa.md): Włączanie i wyłączanie uwierzytelniania dwuskładnikowego (Two-Factor Authentication)
- [Zmiana hasła](https://kompendium.cloudlets.zone/kompendium/konto/zmiana-hasla.md): Standardowa procedura zmiany hasła do konta
- [Resetowanie hasła](https://kompendium.cloudlets.zone/kompendium/konto/resetowanie-hasla.md): Czyli odzyskiwanie dostępu do konta, gdy nie pamiętasz hasła ;)
- [Tryb współdzielenia](https://kompendium.cloudlets.zone/kompendium/konto/tryb-wspoldzielenia.md): Udostępnianie środowisk i zasobów konta innym użytkownikom platformy Cloudlets.Zone
- [Przeniesienie środowiska na inne konto](https://kompendium.cloudlets.zone/kompendium/konto/przeniesienie-srodowiska-na-inne-konto.md): Czyli jak zmienić właściciela środowiska na platformie Cloudlets.Zone?


---

# 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://kompendium.cloudlets.zone/kompendium/konto.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.
