# Miscellaneous

- [Beginner's Guide (to Arbitrum)](https://docs.gemach.io/gemach-dao/miscellaneous/beginners-guide-to-arbitrum.md): A step-by-step guide to setting up a wallet and getting started on Arbitrum — Ethereum's leading Layer 2 network.
- [Wallet Creation](https://docs.gemach.io/gemach-dao/miscellaneous/beginners-guide-to-arbitrum/wallet-creation.md): Step-by-step guide to creating a MetaMask wallet for use with Arbitrum and the Gemach ecosystem.
- [Wallet Setup for Arbitrum Compatibility](https://docs.gemach.io/gemach-dao/miscellaneous/beginners-guide-to-arbitrum/wallet-setup-for-arbitrum-compatibility.md): How to add the Arbitrum One network to your MetaMask wallet using Chainlist or manual configuration.
- [Bridging Tokens to Arbitrum](https://docs.gemach.io/gemach-dao/miscellaneous/beginners-guide-to-arbitrum/bridging-tokens-to-arbitrum.md): How to bridge ETH and tokens to Arbitrum using the official bridge, Relay, or Hop Protocol.
- [Adding Tokens to the Wallet Interface](https://docs.gemach.io/gemach-dao/miscellaneous/beginners-guide-to-arbitrum/adding-tokens-to-the-wallet-interface.md): How to add custom tokens to your MetaMask wallet interface so your Arbitrum balances display correctly.
- [General Security Notes](https://docs.gemach.io/gemach-dao/miscellaneous/general-security-notes.md): Security best practices for Gemach users — self-custody principles, wallet security, phishing protection, and how Gemach handles your keys.
- [Brand Assets](https://docs.gemach.io/gemach-dao/miscellaneous/brand-assets.md): Official Gemach brand assets — logos, color palette, typography guidelines, and usage rules for media, partners, and community creators.
- [Links](https://docs.gemach.io/gemach-dao/miscellaneous/links.md): Quick reference links to all Gemach products, social channels, community spaces, and token information.


---

# 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.gemach.io/gemach-dao/miscellaneous.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.
