# Connect

### Connecting Your Wallet

* Go to: [<mark style="color:green;">www.holograph.xyz</mark>](https://www.holograph.xyz/trending)
* Click `Connect Wallet`

<figure><img src="/files/eTw3SeOxwaIQJ49FjSPg" alt=""><figcaption></figcaption></figure>

* Select a wallet from the menu. Options include: `Coinbase`, `Phantom`, `Uniswap`, `Rabby`, `Rainbow`, `MetaMask`

<figure><img src="/files/sw1FV9LM2nEIdasI1D2o" alt=""><figcaption></figcaption></figure>

* Complete the connection with your wallet&#x20;

### Next Steps

* Explore Holograph: Take a few minutes to navigate the terminal and get familiar with how trades flow in real time.
* Connect with Traders: Join the community on Telegram to share insights, ask questions, and stay close to the latest updates.
* Make Your First Trade: Start small, test different strategies, and see how every move contributes to the ecosystem.


---

# 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.holograph.xyz/getting-started/connect.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.
