# Deposits & Withdrawals

* Deposits: **SoDEX Liquidity Provider (SLP)** accepts MAG7.ssi and sMAG7.ssi. Depositing MAG7.ssi will automatically stake it to sMAG7.ssi for vault use. Deposits are credited immediately with no lock-up.
* Withdrawals:
  * Withdrawing sMAG7.ssi is instant and has no lock-up.
  * If you wish to withdraw as MAG7.ssi, you must initiate an unstaking process, which involves a 14-day unlocking period. During this time, your assets will not earn vault rewards.
  * Depositing MAG7.ssi/sMAG7.ssi into the SLP Vault does not affect the earning of SSI reward.


---

# 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://sodex.com/documentation/vault-overview/deposits-and-withdrawals.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.
