# About loan campaigns

A **loan campaign** is a functionality that allows lenders to issue loans with discounts.

When configuring a new campaign in the BackOffice, you can set the loan discounted terms and the period when the campaign is valid. For example:

* First 6 months without a monthly fee.
* First 3 months, 50% decreased interest rate.
* First 3 months without principal repayment.

The loan campaigns are applied to the loan products so that new loan applications/offers/contracts can be created with discounted terms during the campaign validity period.

Here you will find more detailed information about:

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/DzHhBTP0oVWMqRxQAxPA">/pages/DzHhBTP0oVWMqRxQAxPA</a></td><td><a href="/pages/DzHhBTP0oVWMqRxQAxPA">/pages/DzHhBTP0oVWMqRxQAxPA</a></td></tr><tr><td><a href="/pages/NxyqJcUHyRV9XvLblJzN">/pages/NxyqJcUHyRV9XvLblJzN</a></td><td><a href="/pages/NxyqJcUHyRV9XvLblJzN">/pages/NxyqJcUHyRV9XvLblJzN</a></td></tr></tbody></table>


---

# 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.tuum.com/backoffice-user-guides/iDyT31cW9CYApPltrXUd/loan-campaign-guide/loan-campaign.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.
