# How to use Dudu Terminal

Dudu Terminal is the main product for our users. Dudu provides an overview of all the markets where Dudu can make some insights

<figure><img src="/files/fxYShBn2pqfpGOjJVw3E" alt=""><figcaption></figcaption></figure>

Click on a specific market, and then then a set of insights are generated

On the Left a probability distribution of the different options in the market are created, this gives users an idea of how Dudu estimates markets to be priced at based on the LLM model and Dudu's analysis. A set of detailed insights are provided for each market to give a more detailed insight to enable users to make an informed decision

<figure><img src="/files/sP91S4qKug2m5hlAg5zR" alt=""><figcaption></figcaption></figure>

V0 terminal: Initially this Dudu terminal will be free for all Dudu users, and as we improve abilities and add more custom features this terminal will be token gated

Users will need to hold a certain amount of Dudu tokens to access these features, and participate in aiding Polymarket users.


---

# 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-dudu.rndm.io/how-to-use-dudu-terminal.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.
