# Launching Arrow

1. **Hit the link**

Click the 'Start with Arrow' link below and then hit the Start button.

\<Launching Arrow>\ <img src="/files/1u6it3v1Ta7UxE2Say2l" alt="" data-size="original">

2. **Check your wallet address**

After logging into the bot, your automatically generated wallet address will be right there.&#x20;

Deposit ETH into this wallet address to unlock the trading features.

<div align="left"><figure><img src="/files/bAKxx1YYukRgcjStTKdi" alt="" width="375"><figcaption></figcaption></figure></div>

3. **Read the instructions**

Below your wallet address, you’ll find detailed instructions for each feature.&#x20;

Once you've got the hang of it, hit the button below to dive in.


---

# 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://arrowbot.gitbook.io/arrowbot/how-to-use-arrow/launching-arrow.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.
