# Welcome

Welcome to the Hop Protocol v1 Developer documentation!

The Hop v1 docs are for the current version of Hop.

### Looking for the v2 Docs?

The Hop v2 protocol is still a work-in-progress and only on testnet.

{% content-ref url="/spaces/fT1PRS93wyRip1PZsMC6" %}
[Developer Docs v2](https://docs.hop.exchange/v2/)
{% endcontent-ref %}

### Looking for the User Docs?

{% content-ref url="/spaces/libLZBZV7uqIA565p5dQ" %}
[User Docs](https://docs.hop.exchange/)
{% endcontent-ref %}


---

# 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.hop.exchange/developer-docs/readme.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.
