# 1. FOUNDATIONS

- [Welcome to the official developer documentation and API reference](https://docs.kakrlabs.com/1.-foundations/welcome-to-the-official-developer-documentation-and-api-reference.md)
- [1.2 Why Identity Fails in Web2](https://docs.kakrlabs.com/1.-foundations/1.2-why-identity-fails-in-web2.md)
- [1.3 Why Payments Fail Without Cryptographic Identity](https://docs.kakrlabs.com/1.-foundations/1.3-why-payments-fail-without-cryptographic-identity.md)
- [1.4 What Web3 Got Right & What PTERI Keeps](https://docs.kakrlabs.com/1.-foundations/1.4-what-web3-got-right-and-what-pteri-keeps.md)


---

# 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://docs.kakrlabs.com/1.-foundations.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.
