# Modules

## What are ENCTR Modules?

All the features that the core team builds out for ENCTR are called Modules. Whenever we talk about new features we use this term. It is a way to showcase that we build segments of a mega-application at a time with all of the modules living within 1 application - The ENCTR App.

## How do they work?

The modules that the ENCTR core team creates provide utility to the token itself. Every aspect of ENCTR builds upon itself and every module that is created either utilizes the ENCTR token in some way or provides a revenue stream back to the ENCTR ecosystem.

**Modules = Features**


---

# 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.enctr.gg/the-basics/modules.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.
