# Components

SRWA Lending consists of three main parts, that are: Lending Protocol, Lending Pool and SRWA User Badge. They work together in order to allow users to use the SRWA Lending platform with ease. The aim of the SRWA Lending is to be as simple as it can for its users as well as maintainers.

<figure><img src="/files/DJH2X1edKzQBkreATr0C" 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://srwa.gitbook.io/srwa-docs/getting-started/publish-your-docs/components.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.
