# 10 Oct

1. User does not receive the corresponding Portal token after opening a position.
2. Customized modification of leverage up to 10x.
3. New notification alerts are added for replenishing/exploding positions.
4. Added Dust Collector function, which can convert tokens smaller than the minimum transaction amount to USDT.
5. Part of the collateral can be redeemed.


---

# 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-dapp.loopring.io/other-features/change-logs/2024/10-oct.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.
