# Trading Guide

Dive into the specifics of each API endpoint by checking out our complete documentation.

### Connect Wallet <a href="#connect-wallet" id="connect-wallet"></a>

Once you open the logX website, you click on the "Connect Wallet" button on the right.

![Click on Connect Wallet](https://2320169509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F83Ldk66eIH4eYWRpmdK4%2Fuploads%2FXPUAQxw281jqBsDvDcax%2Fimage.png?alt=media\&token=10a0e436-f8a4-4d57-97ac-d07e40102eac)

Choose Arbitrium network and click on the wallet of your choice to connect to LogX

![Choose Arbitrium network and wallet of your choice](https://2320169509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F83Ldk66eIH4eYWRpmdK4%2Fuploads%2F9clKvWezXwrks22He3AP%2Fimage.png?alt=media\&token=7a0d3c5c-3978-476c-82af-0be222fc6c94)


---

# 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://logx-1.gitbook.io/logx-docs/logx-aggregator/trading-guide.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.
