# Developer Layer

In the Saakuru ecosystem, we took a more traditional (Web2) approach to the pricing model and gave more responsibility & support to the developer.&#x20;

To ensure that the ecosystem is growing rapidly, we provide free [request limits](/saakuru-source/saakuru-game-developer-suite/pricing.md) for every product. We believe that with a right to develop also comes a responsibility to maintain the product and be responsible for how it impacts the whole ecosystem. After those credits are used, the developer is charged based on [the pricing](/saakuru-source/saakuru-game-developer-suite/pricing.md) by the network operator Saakuru Labs.

<figure><img src="/files/ipIgOnPnqZ1lUvTBe0V4" alt=""><figcaption></figcaption></figure>

To make his solution cost-effective, the developer can stake SKR tokens and refill his credit balance every Month based on the amount staked on the first day of the month.

1 SKR token = 1 credits

Credits earned from Staking expire after 30 days.

The more active the ecosystem becomes - the higher the demand will grow. This model also encourages games to use blockchain as a usual part of the internet software infrastructure.

If the developer is no longer capable of supporting the launched product, the DAO can vote to disable access to his smart contracts and other products from the developer product suite.

###


---

# 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://source.saakuru.com/saakuru-source/saakuru-skr-token/developer-layer.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.
