# Focus

### 🏆 Boost your LP

Focus increases <mark style="color:blue;">**LP**</mark>**&#x20;rewards** earned from high-quality reviews. This means it will boost your <mark style="color:blue;">**LP**</mark> if you leave a full review  (sub-ratings, written text & a photo).

***

#### 💡 What Focus Does

Focus boosts <mark style="color:blue;">**LP**</mark> from:

* Full reviews
  * with sub-ratings
  * with photos
  * with written text

Focus rewards **quality over quantity**.

***

#### 🧮 Formula

```
Total LP = BaseLP × (1 + Focus × 0.004)
```

Each Focus point adds **0.4 percent** more LP.

* `BaseLP` = <mark style="color:blue;">**LP**</mark> earned from a full review
* `Focus` = attribute points

***

#### 🔍 Example

* <mark style="color:blue;">**BaseLP**</mark>: **50**
* Focus: **60**

**Calculation:**

<mark style="color:blue;">**LP**</mark> = 50 × (1 + 60 × 0.004)\
\= 50 × 1.24\
\= **62 LP**

You earn <mark style="color:blue;">**+12 LP**</mark> from Focus.

***

#### 📈 Why Focus Matters

Focus is powerful for users who consistently create:

* Detailed reviews
* Photo-rich contributions

A complete review also rewards more <mark style="color:blue;">**baseLP**</mark> which increase leverage Focus has on those.

***

#### ✅ Best For

* Reviewers who enjoy writing
* Users who frequently add photos and write reviews.
* Anyone aiming for high leaderboard <mark style="color:blue;">**LP**</mark> efficiency


---

# 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://whitepaper.werate.io/using-the-werate-app/terries/skills-points/focus.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.
