# Test

<mark style="color:orange;">**Getting Started**</mark>&#x20;

After you have been provided real-time credentials - Username / Password you can access our browser client to visualize various aspect of our stream by modifying topics in browser [using the Cryptoquote Market Stream example app.](https://www.cryptoquote.io/applications?app=market_stream)

<mark style="color:orange;">**Streaming Topics**</mark>

The base topics are as follows:

* `hose.trade`
* `hose.ticker`
* `hose.book_update`

Note: Some exchanges and markets are only support by a subset of the above topics.

<figure><img src="/files/pxphRfQou5wIVXkiTalM" 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://cryptoquote.gitbook.io/cryptoquote/apis/streaming-apis/test.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.
