# Contract Termination

Metopia users reserve the right to prematurely halt their investment and partially return the invested funds. Follow the steps below to terminate your contract.

1\) Users can access the "Contract Termination" function either from Dashboard **"Overview"** or in the **"Contracts" section** of the Dashboard Menu.&#x20;

**Click on "Contract Settings"** to access Contract Termination from "Overview":

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

**Click on "View"** next to the contract you wish to terminate in "Contracts" page:

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

2\) **Enter the amount** of funds you wish to release and **click "Continue"**. To confirm the termination click "Terminate" and final amount will be transferred to your Account Balance.

<mark style="color:red;">**IMPORTANT!**</mark> **Keep in mind that the Contract Termination Fee will be applied. If the contract value is lower than minimum deposit value, the contract will be terminated and will not provide any further return of investment.**

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

After a succesful Contract Termination, the status of your Contract will change from "Active" to "Completed". Contract Status can be found in "Contracts" section:

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


---

# 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.metopia.app/metopia.app/contract-termination.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.
