# User Flow Diagram & Wireframes

The Account Opening Wireframes & Flow Diagram illustrates the user interfaces and flow that the user will experience when they set up an account in DeltaDeFi protocol. The flow mainly requires users to connect with DeltaDeFi with a compatible cardano wallet and make initial deposit to complete the whole account opening process. After completing all the required actions, user will be able to trade using the established trading account.

<figure><img src="/files/y604ocjKmJScfCpKHFsL" alt=""><figcaption><p>Account Opening Wireframes &#x26; Flow Diagram</p></figcaption></figure>

The Deposit Wireframes & Flow Diagram illustrates the user interfaces and flow that the user will experience when they deposit more virtual assets into DeltaDeFi account. The flow mainly consists of selecting the virtual asset(s) and amount to be deposited and signing blockchain transaction to confirm the deposit. After completing all the required actions, user will be able to trade more assets using the established trading account.

<figure><img src="/files/ZthQb6wJeMMKPFB3NFIX" alt=""><figcaption><p>Deposit Wireframes &#x26; Flow Diagram</p></figcaption></figure>

The Order Processing Wireframs & Flow Diagram illustrates the user interfaces and flow that the user will experience when they place trading orders in DeltaDeFi. For order placement, the flow mainly consists of selecting buy or sell ADA position, defining the price (in USD stablecoin) for the limit order, selecting the number of lot, signing blockchain transaction to confirm the transaction. After completing all the required actions, user will be able to submit a valid limit order, pending to be matched by market order.&#x20;

<figure><img src="/files/bO8VXRgfz9TuLUgIJzW6" 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://docs.deltadefi.io/faq/project-catalyst-f12-milestone-reporting/user-flow-diagram-and-wireframes.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.
