# Phuture Protocol V2

- [About](https://docs.phuture.finance/phuture-protocol-v2/about.md): The world's first non-custodial, multi-chain asset management protocol
- [Contract Addresses](https://docs.phuture.finance/phuture-protocol-v2/contract-addresses.md): List of contract addresses for each of our products
- [Audits](https://docs.phuture.finance/phuture-protocol-v2/audits.md): List of all audits conducted on our smart contracts


---

# 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.phuture.finance/phuture-protocol-v2.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.
