> For the complete documentation index, see [llms.txt](https://wiki.datadike.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.datadike.com/expert-insights/licenca-gratuita-nfr.md).

# Licença gratuita NFR

{% hint style="success" %}
Aprendizagem. O que é melhor: aprender com a experiência ou aprender com os outros?
{% endhint %}

Embora acreditamos na variedade de maneiras para aprender com os outros, acreditamos muito nas pessoas que gostam de experiência prática. Chamamos isso de "aprender fazendo".

Para os especialistas de TI certificados que acreditam igualmente, a DataDike fornece chaves NFR GRATUITAS por até 6 meses para até 20 dispositivos.

### O que é NFR?

Uma licença NFR é uma licença não destinada à revenda que pode ser usada em um ambiente de teste ou laboratório doméstico para demonstrações de produtos e treinamentos. As chaves NFR para soluções DataDike são um nível acima da maioria das chaves de teste comuns, pois têm um período de validade de 6 meses, em vez de apenas 30 dias.

### Quem é elegível?

A DataDike tem o prazer de oferecer uma licença NFR gratuita para membros de alto nível da comunidade, engenheiros certificados, instrutores e blogueiros. A lista de profissionais de TI elegíveis para uma chave de licença NFR gratuita inclui:

• Engenheiros Certificados

• Profissionais Certificados em segurança

• Profissionais avançados certificados pela VMware

• Profissionais Mais Valiosos da Microsoft (MVPs)

• Especialistas em soluções certificados pela Microsoft (MCSEs)

• Profissionais certificados em Cloud publicas

• Profissionais certificados em Cloud privada

Obtenha uma chave de licença gratuita do DataDike NFR solicitando para <help@datadike.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.datadike.com/expert-insights/licenca-gratuita-nfr.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
