# Deposit Mixture

A feature where users can swap, provide liquidity and stake any **desired token or LP available on KillSwitch Platform** in one click.&#x20;

Once given input and chosen the pool, the system will automatically find the best router and report back the estimated receive and minimum receive immediately which subsequently will prevent any "**front run**" from happening.

![](/files/EZ8xHDzdPr6APDSPauZS)

Pretty self-explanatory, no fuss of swapping, providing LP or Stake. Let’s go through it step-by-step together.

## How to ( Step-by-step) :

**Step1:** Click “Connect wallet” on the top right-hand corner ( \*requires Metamask wallet or trust wallet)

![](/files/-MfmRuEKvtgcKmpl_qeK)

**Step2:** Choose the preferred “Pool” to farm from. You can filter pools from platforms or assets as you desire<br>

![](/files/-MfmRpvFzO6NRrAelsr-)

&#x20;**Step3:** Choose **any Token** or **LP** available on KillSwitch platform

![](/files/FVU5Yjui9HwJZwYMpReF)

&#x20;**Step4:** Click “Approve” to allow the token into the pool

![](/files/-MfmRewSP-4t7Ae95MbW)

**Step5:** Input your desired amount of token to the farm then click “Approve and Deposit”

![](/files/JEl2KAZIjwvjJnWZifrG)

*P.S. Don’t be shocked if you see the gas fee is high because that is the act of  swap- deposit -stake transaction all happening at once.*

Learn more: <https://www.youtube.com/watch?v=B_9GdL1kjd0>


---

# 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://killswitchofficial.gitbook.io/killswitch/feature/one-click-stake.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.
