# Getting Started Testnet

For this Testnet, make sure to connect using the **Goerli Network**. You can add the RPC and Chain settings with [Chainlist](https://chainlist.org/chain/5).

Start by going to the "[Beta Welcome](https://app.kairos.loan/)" page.

<figure><img src="https://2021473339-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdbNNvuHGg1tYR7bdMT2I%2Fuploads%2FOWA4dkeshKZsgFZpEh7j%2Fimage.png?alt=media&#x26;token=6f5255d8-37c4-451b-9ca1-704803b7ddd9" alt=""><figcaption></figcaption></figure>

* Get some Goerli Faucet, either by using on of the link or by tweeting you Goerli address using the Twitter icon (will not be instant)
* Mint some NFTs to be able to test the dApp
* Mint some kairos wETH to be able to repay your loans with interest
* At any time you can click on the "report a bug" button or send a message on Discord
* After using the dApp, you can give us a detail feedback (relevant feedback will be rewarded) in the Dashboard section

**Once the NFTs and the Kairos wETH are minted, go to the** [**Borrow**](https://app.kairos.loan/borrow) **tab.**


---

# 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://userdoc.kairos.loan/kairos-loan-user-guide/getting-started-testnet.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.
