> For the complete documentation index, see [llms.txt](https://docs.pikaprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pikaprotocol.com/archived.md).

# Archived

- [Pika Protocol V3](https://docs.pikaprotocol.com/archived/pika-protocol-v3.md)
- [Pika Protocol V2](https://docs.pikaprotocol.com/archived/pika-protocol-v2.md)
- [Pika Protocol V1](https://docs.pikaprotocol.com/archived/pika-protocol-v1.md)
- [Overview](https://docs.pikaprotocol.com/archived/pika-protocol-v1/master.md)
- [Pika Exchange](https://docs.pikaprotocol.com/archived/pika-protocol-v1/pika-exchange.md)
- [Funding](https://docs.pikaprotocol.com/archived/pika-protocol-v1/pika-exchange/funding.md)
- [Liquidation](https://docs.pikaprotocol.com/archived/pika-protocol-v1/pika-exchange/liquidation.md)
- [Dynamic Liquidity Adjustment](https://docs.pikaprotocol.com/archived/pika-protocol-v1/pika-exchange/dynamic-liquidity-adjustment.md)
- [Parameters](https://docs.pikaprotocol.com/archived/pika-protocol-v1/pika-exchange/parameters.md)
- [PIKA Stablecoin](https://docs.pikaprotocol.com/archived/pika-protocol-v1/pika-stablecoin.md)
- [How it Works](https://docs.pikaprotocol.com/archived/pika-protocol-v1/pika-stablecoin/how-it-works.md)
- [Compare with other Stablecoins](https://docs.pikaprotocol.com/archived/pika-protocol-v1/pika-stablecoin/compare-with-other-stablecoins.md)
- [Pika Share](https://docs.pikaprotocol.com/archived/pika-protocol-v1/pika-stablecoin/pika-share.md)
- [Participate in Pika Protocol](https://docs.pikaprotocol.com/archived/pika-protocol-v1/participate-in-pika-protocol.md)
- [Risks](https://docs.pikaprotocol.com/archived/pika-protocol-v1/risks.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:

```
GET https://docs.pikaprotocol.com/archived.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.
