# Select Asset

## Once connected to BracketX, you should see "Passage" on the top of the screen <a href="#id-9eae" id="id-9eae"></a>

Your navigation is at the top of the page on desktop (bottom on mobile) and your selected page will be in green.&#x20;

Make sure you are on the “**Passage**” page. Click “**BUY."** \
\
Next, you will find a drop-down with the asset (only BTC and ETH are on testnet right now) as well as the current market price.


---

# 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.bracket.fi/user-guides/legacy-products/passage/select-asset.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.
