# Basics

- [A Short Explainer](https://docs.hop.exchange/basics/a-short-explainer.md)
- [What is special about Hop?](https://docs.hop.exchange/basics/what-is-special-about-hop.md)
- [How to bridge with Hop](https://docs.hop.exchange/basics/how-to-bridge-with-hop.md)
- [How long does a transfer take?](https://docs.hop.exchange/basics/how-long-does-a-transfer-take.md)
- [Fees](https://docs.hop.exchange/basics/fees.md)
- [Providing Liquidity & Rewards](https://docs.hop.exchange/basics/providing-liquidity-and-rewards.md)
- [Transfer failures](https://docs.hop.exchange/basics/transfer-failures.md)
- [Manual Withdrawals](https://docs.hop.exchange/basics/manual-withdrawals.md)
- [USDC.e Manual Withdrawals](https://docs.hop.exchange/basics/usdce-manual-withdrawals.md)
- [FAQ](https://docs.hop.exchange/basics/faq.md)
- [How to manually withdraw your tokens on the destination chain?](https://docs.hop.exchange/basics/faq/how-to-manually-withdraw-your-tokens-on-the-destination-chain.md)
- [How to use Hop with a Gnosis Safe?](https://docs.hop.exchange/basics/faq/how-to-use-hop-with-a-gnosis-safe.md)
- [My funds are stuck on a Layer-2 network because I can't pay the gas needed for transactions](https://docs.hop.exchange/basics/faq/my-funds-are-stuck-on-a-layer-2-network-because-i-cant-pay-the-gas-needed-for-transactions.md)
- [Can I access Hop Protocol through other interfaces than Hop.Exchange?](https://docs.hop.exchange/basics/faq/can-i-access-hop-protocol-through-other-interfaces-than-hop.exchange.md)
- [Why can I not access Hop.exchange?](https://docs.hop.exchange/basics/faq/why-can-i-not-access-hop.exchange.md)
- [Hop labels my transaction as completed but I can't "see" my tokens in Metamask](https://docs.hop.exchange/basics/faq/hop-labels-my-transaction-as-completed-but-i-cant-see-my-tokens-in-metamask.md)
- [Do I need to pay transaction costs on the destination chain before I receive my tokens?](https://docs.hop.exchange/basics/faq/do-i-need-to-pay-transaction-costs-on-the-destination-chain-before-i-receive-my-tokens.md)
- [What are the fees for transfering tokens with Hop?](https://docs.hop.exchange/basics/faq/what-are-the-fees-for-transfering-tokens-with-hop.md)
- [What is Hop Protocol?](https://docs.hop.exchange/basics/faq/what-is-hop-protocol.md)
- [How safe is Hop?](https://docs.hop.exchange/basics/faq/how-safe-is-hop.md)
- [How long does a Hop transfer take?](https://docs.hop.exchange/basics/faq/how-long-does-a-hop-transfer-take.md)
- [I sent a token but it's not arriving at the destination](https://docs.hop.exchange/basics/faq/i-sent-a-token-but-its-not-arriving-at-the-destination.md)
- [How do $OP on-boarding rewards work?](https://docs.hop.exchange/basics/faq/how-do-usdop-on-boarding-rewards-work.md)
- [What do I need in order to provide liquidity on Hop?](https://docs.hop.exchange/basics/faq/what-do-i-need-in-order-to-provide-liquidity-on-hop.md)
- [Do I need to add Hop tokens and native tokens in equal weights?](https://docs.hop.exchange/basics/faq/do-i-need-to-add-hop-tokens-and-native-tokens-in-equal-weights.md)
- [How does a Hop token hold its peg with its native counterpart (e.g 1hUSDC = USDC)?](https://docs.hop.exchange/basics/faq/how-does-a-hop-token-hold-its-peg-with-its-native-counterpart-e.g-1husdc-usdc.md)
- [How do I get Hop tokens (hTokens)?](https://docs.hop.exchange/basics/faq/how-do-i-get-hop-tokens-htokens.md)
- [Can I buy hTokens on L2?](https://docs.hop.exchange/basics/faq/can-i-buy-htokens-on-l2.md)
- [Why does my LP token balance show less than I deposited?](https://docs.hop.exchange/basics/faq/why-does-my-lp-token-balance-show-less-than-i-deposited.md)
- [How does a rogue chain affect my LP position on another chain?](https://docs.hop.exchange/basics/faq/how-does-a-rogue-chain-affect-my-lp-position-on-another-chain.md)
- [Who can become a Bonder?](https://docs.hop.exchange/basics/faq/who-can-become-a-bonder.md)
- [What is a "Transfer bond"?](https://docs.hop.exchange/basics/faq/what-is-a-transfer-bond.md)
- [What is a "Transfer root"?](https://docs.hop.exchange/basics/faq/what-is-a-transfer-root.md)
- [What does “The Bonder” do?](https://docs.hop.exchange/basics/faq/what-does-the-bonder-do.md)
- [What happens if The Bonder bonds fraudulent transactions?](https://docs.hop.exchange/basics/faq/what-happens-if-the-bonder-bonds-fraudulent-transactions.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.hop.exchange/basics.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.
