# Admin stuff

#### Contract&#x20;

We will sign together a license contract with the following principles:&#x20;

* You license your repo(s) to OnlyDust for AI use only (benchmarking, training, eval, improving models). The license is exclusive, worldwide, transferable, sublicensable, and irrevocable.
* If your code stays private, you can still build and sell products with it, just not for AI benchmark or training purposes.
* You can open-source your code after 12 months&#x20;

#### Pay

* Total amount: 30,000€ per year, renewable once (2 years in total)
* Pay: 7,500€ every quarter, submitted to a committee review (make sure the code has advanced enough during the past 3 months + the quality is still up to expectations)
* 1st pay timing:&#x20;
  * If you have already started a project with an extensive code base, we can review :

    7,500€ at contract signature&#x20;
  * If you've not started and want to use this to fund an idea : &#x20;

    7,500€ 1 month after contract signature, submitted for review (quantity and quality of the work in this 1 month)&#x20;


---

# 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.onlydust.com/the-impossible-bench/admin-stuff.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.
