# Assessment

The Assessment pallet envisions a data structure that stores a reference to what is being assessed, approval/rejection counts of the claim and the status (e.g. voting) and the deadline within which the members of the Oracle will be delivering the assessment to the client.

An Assessment can be carried out on any activity the user is willing to pay for.

In subsequent versions the Assessment may have multiple statuses allowing a further level of complexity to be handled.

<figure><img src="https://lh6.googleusercontent.com/CmBN1lYSEoj3gFsfmxK7443Arxgs3hnYMeOIQdOL6ZeMKDS5M3Vx-xl2V-0u9YSvDcZ3Gh1c_in-dyudSKUg0xOTKmMK1TIu7ZTWo3bA8stlduXT0fAAquusFP6GkxVDxsdeAvWwEkzKzz6BqBe5PZkFBEuE0Z04faf-I-RDDIr1i5a97AR0fFwK6g8cqA" 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://gitbook.jur.io/jur-documentation/architecture/oracle-module/assessment.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.
