# Revenue

In a first instance, the project will live off of the mint funds. As explained earlier, a big portion will be dedicated to the Learn\&Earn program.

However, to make sure that our system is sustainable for the long run, we will be implementing a subscription based model to have access to our DApp.

In this case, holding the NFTs would count as a "life time access" as long as someone holds on to these.&#x20;

The subscription model would equally be split into 3 categories:

* Basic Subscription
* Advanced Subscription
* Full Access Subscription

With a supply of 3333 NFTs the number of people who are able to have this "life time access" deal is limited.

In theory, full lifetime access can only be granted to 330 holders (330x10=3330 NFTs).&#x20;

In practice, that number is expected to be even lower.

Therefore a subscription model will be necessary to offer our utility to those outside of crypto and in case the max cap of NFT holder spots has been reached.

More intricate detail on the subscription model will be revealed in the near future!


---

# 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://divine-beings.gitbook.io/divine-beings-docs/revenue.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.
