# Finance

Vision Finance adds a fully-featured loan system to your server. Players can borrow money from the bank and build-up their credit-score. Buy houses and vehicles, pay on time to build a great reputation. Not paying? You will lose your assets and your credit-score goes down bad.

## Features

• <mark style="color:$primary;">**Credit-score**</mark> Automatically detects whether the player is paying for their loans and if they pay on time. Players can build and crash their reputation.\
• <mark style="color:$primary;">**Multiple Tiers**</mark> Six tiers with different down payment, max loans and interest rates.\
• <mark style="color:$primary;">**Points System**</mark> Players build or crash their credit-score by earning or losing points\
• <mark style="color:$primary;">**Tablet Compatible**</mark> This script works perfect with our vision-tablet and its finance app.\
• <mark style="color:$primary;">**Multiple Types**</mark> Works for loans that can be used for buying properties or vehicles.\
• <mark style="color:$primary;">**Status**</mark> On every interaction the status of a loan can be updated, there are six status types\
• <mark style="color:$primary;">**Fully Configurable**</mark> All important settings can be found in the config.lua

## Preview

{% embed url="<https://youtu.be/3SPrBpVAUGM>" %}
Fishing preview
{% endembed %}


---

# 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.thummie.com/docs/vision/finance.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.
