# Manage Models

## Add new model

In some cases, you might want to add your own model.  Just follow below steps to do so.

<div data-full-width="false"><figure><img src="/files/lrCIxIaPbXACvBAdIbqu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Je3bFVWfYD2WUdQnzn4w" alt=""><figcaption></figcaption></figure></div>

<div data-full-width="false"><figure><img src="/files/qW6VVyNpDTrDbvLejaUN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yAD4GGN3I9sMkuADq5mh" alt=""><figcaption></figcaption></figure></div>

## Update model

MindMac provides ability to modify model configuration: model name, model code, url, prompt price, completion or max tokens (context length). Please follow steps in below images to do so.

<div data-full-width="false"><figure><img src="/files/P5KxMklpXIrIzlKY84pu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Bq6vLancKcr80EKO8vlX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZB8rloUxmAcpWR82flpc" alt=""><figcaption></figcaption></figure></div>

## Show or hide model from model list

You can control model list on main chat by following two below steps.

<div align="center" data-full-width="false"><figure><img src="/files/6RDTmFTMRqizgIpZ6b7J" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mc8KNxmUu4mupYsBKAuk" alt=""><figcaption></figcaption></figure></div>


---

# 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.mindmac.app/how-to.../manage-models.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.
