> For the complete documentation index, see [llms.txt](https://support.bancor.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.bancor.network/bancor-amm/transactions-and-metamask.md).

# Transactions & Metamask

- [Connect your Web3 Wallet to Bancor](https://support.bancor.network/bancor-amm/transactions-and-metamask/connect-your-web3-wallet-to-bancor.md)
- [MetaMask Setup Guide](https://support.bancor.network/bancor-amm/transactions-and-metamask/metamask-setup-guide.md)
- [Where can I view my transaction history for tax purposes?](https://support.bancor.network/bancor-amm/transactions-and-metamask/where-can-i-view-my-transaction-history-for-tax-purposes.md)
- [Interacting with Bancor: associated gas fees breakdown](https://support.bancor.network/bancor-amm/transactions-and-metamask/interacting-with-bancor-associated-gas-fees-breakdown.md)
- [I'm getting a MetaMask "ALERT" error. Should I proceed?](https://support.bancor.network/bancor-amm/transactions-and-metamask/im-getting-a-metamask-alert-error.-should-i-proceed.md)
- [My transaction is pending/ stuck for a long time. Is there anything I can do?](https://support.bancor.network/bancor-amm/transactions-and-metamask/my-transaction-is-pending-stuck-for-a-long-time.-is-there-anything-i-can-do.md)
- [Why did my transaction complete but the trade or deposit did not finalize?](https://support.bancor.network/bancor-amm/transactions-and-metamask/why-did-my-transaction-complete-but-the-trade-or-deposit-did-not-finalize.md)
- [How do I import my existing wallet to MetaMask using my private key/JSON file?](https://support.bancor.network/bancor-amm/transactions-and-metamask/how-do-i-import-my-existing-wallet-to-metamask-using-my-private-key-json-file.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.bancor.network/bancor-amm/transactions-and-metamask.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.
