# Your wallet co-pilot: Terminal

Our flagship delegate is a defi agent which can be used for various wallet interactions, trades, bridging and gathering alpha about current news or market prices.

To try the current beta version visit\
<https://www.bitgpt.xyz/terminal>

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

Click the launch Beta, and read through our terms and conditions. Note that this is a BETA and still under current development

<figure><img src="/files/2QhrptTkC2VufTFwbrVq" alt=""><figcaption></figcaption></figure>

Once you've entered the beta password and agreed to the terms, simply click on Connect Wallet and you'll enter the dapp

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


---

# 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://bitgpt-2.gitbook.io/docs/getting-started/your-wallet-co-pilot-terminal.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.
