# Can I access Hop Protocol through other interfaces than Hop.Exchange?

The Hop **protocol** is trustless and decentralized because it lives entirely on-chain. Anyone running an Ethereum node can **interact with the contracts directly** which will perform as programmed for as long as Ethereum exists.&#x20;

Users can also access the Hop Protocol for bridging assets through other web interfaces such as bridge aggregators aggregators, or other DAPPs that have integrated Hop natively in their smart contracts.\
\
List:\
\- [IPFS-hosted Hop UI](https://hop-exchange.ipns.dweb.link/)\
\- [Swing (Bridge Aggregator)](https://app.swing.xyz/bridge)\
\- [Movr (Bridge Aggregator)](https://app.fund.movr.network/)\
\- [Li Finance (Bridge Aggregator)](https://li.finance/)

<br>


---

# 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/basics/faq/can-i-access-hop-protocol-through-other-interfaces-than-hop.exchange.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.
