# MINT Settings

The "MINT settings" section is intended for the MINT protocol configuration.&#x20;

"Interfaces list" section allows to configure MINT (radio and pseudo-radio) interfaces parameters. Radio interface is created by default and can not be deleted. To perform settings of the previously created pseudo-radio interface click "Add interface" button and select the desired interface.

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

Following parameters are available to configure:

<table><thead><tr><th width="165">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>MINT on</strong></td><td>Enable / disable MINT protocol on the interface.</td></tr><tr><td><strong>Node name</strong></td><td>Interface name will be displayed in neighbour's list of the MINT network.</td></tr><tr><td><strong>Role</strong></td><td>MINT interface role. <br>In Slave role interface can only set the connection with one Master interface. <br>In Master role interface can set the connections with one or more (for prf) interfaces with roles Master and Slave.</td></tr><tr><td><strong>Key</strong></td><td>MINT interfaces should authorize each other before link establishment. Access key must be up to 64 characters long, without spaces and must be the same at both ends of the link.</td></tr></tbody></table>


---

# 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://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/astra-quasar-technical-user-manual/operation-and-administration/mint-settings.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.
