# How to Use

<https://app.srwa.io> frontpage is the starting point for using the dApp.

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

There, the User can see general info about the state of the platform and can use the Radix Connect Button to connect their wallet so they can use the SRWA Lending Protocol.&#x20;

<figure><img src="/files/XBcnCNIb6ilwjrUO2nCF" alt=""><figcaption><p>Connecting your Radix Wallet to SRWA dApp</p></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://srwa.gitbook.io/srwa-docs/srwa-interface/interactive-blocks.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.
