# Getting started

The **Get Started** section in **Pro Mode** is the first step in updating your pool settings. It focuses on defining two fundamental parameters:

* **Duration**:
  * Specify the maximum loan duration for borrowers.
  * This sets the timeframe within which borrowers must repay their loans.
* **APY (Annual Percentage Yield)**:
  * Define the interest rate borrowers will pay annually.
  * Adjusting the APY helps align the pool's competitiveness with market demand.

This section ensures that users establish the basic structure of their pool before proceeding to advanced customization options.

<figure><img src="/files/1ZZf8ulzqH6BLFMN6iWs" 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.rain.fi/earn/manage-vaults-pools/pool-settings/pro/getting-started.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.
