# Features to be Improved

**3.1. Support for Multiple Inputs and Outputs**&#x20;

In this version of the explorer, the display for multi-input asset transaction scenarios is not sufficiently optimized. We plan to improve this scenario in the next version update.<br>

**3.2. Optimization of Information Synchronization Speed**&#x20;

Due to the Universe synchronization mechanism, there is currently a noticeable delay from when a Taproot Assets transaction is submitted to the chain until it appears in the explorer. The next version will focus on optimizing display speed to reduce this latency.


---

# 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://bitdance-labs.gitbook.io/bitdance-labs/ln-ta-explorer/features-to-be-improved.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.
