# Understanding SlinkyLayer

- [Introduction to SlinkyLayer](https://docs.slinky.network/understanding-slinkylayer/introduction-to-slinkylayer.md): Infrastructure for pay-per-call AI and APIs
- [How SlinkyLayer works](https://docs.slinky.network/understanding-slinkylayer/how-slinkylayer-works.md)
- [Machine-to-Machine Commerce](https://docs.slinky.network/understanding-slinkylayer/machine-to-machine-commerce.md)
- [SlinkyLayer vs Web2 API Marketplaces](https://docs.slinky.network/understanding-slinkylayer/slinkylayer-vs-web2-api-marketplaces.md)
- [What makes SlinkyLayer different](https://docs.slinky.network/understanding-slinkylayer/slinkylayer-vs-web2-api-marketplaces/what-makes-slinkylayer-different.md)
- [x402 Payment Rail](https://docs.slinky.network/understanding-slinkylayer/x402-payment-rail.md)
- [User Groups](https://docs.slinky.network/understanding-slinkylayer/user-groups.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.slinky.network/understanding-slinkylayer.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.
