# V1

- [Overview](https://docs.copra.finance/v1/overview.md): The Internet Corporate Bond
- [How It Works](https://docs.copra.finance/v1/how-it-works.md)
- [For Protocols](https://docs.copra.finance/v1/for-protocols.md): Issue Fixed-Yield Protocol Debt to Support Growth and Revenue
- [For Lenders](https://docs.copra.finance/v1/for-lenders.md): Get Fixed-Yield and Principal-Protection via Protocol Debt
- [Technical](https://docs.copra.finance/v1/technical.md): Technical Specifications
- [Security Audits](https://docs.copra.finance/v1/security-audits.md)
- [Contract Addresses](https://docs.copra.finance/v1/contract-addresses.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.copra.finance/v1.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.
