# v5.1.0

* New exchange integration: Extended now available for trading
* HyperLiquid stop order caps: Fixed detection for perpetuals contracts—now properly falls back to perpetuals caps when needed
* HyperLiquid spam market orders: Added automatic retry on "could not immediately match" errors with spread refresh
* Mobile UI: Number inputs now trigger decimal keyboard on mobile devices for faster, more accurate entry
* Mobile UI: Fixed SmolHover component rendering issues
* Error handling: Improved message formatting in Nado/Vertex handlers to properly display complex error objects


---

# 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.insilicoterminal.com/documentation/changelog/v5.1.0.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.
