# Depositing & Withdrawing

Slingshot runs on its own dedicated Arbitrum Orbit chain (Layer 3). This allows **instant** and **gasless** **transactions** for all users.

To use your $SLING with the Slingshot dApp, it must first be deposited on Arbitrum One (Layer 2) and bridged to the Slingshot Chain (Layer 3).

Slingshot has built an instant bridge, to make this is as **fast** and **easy as possible.**

This can all be done easily within the [Slingshot dApp.](https://app.slingshotdao.com)

{% embed url="<https://app.slingshotdao.com>" %}


---

# 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.slingshotdao.com/slingshot-dao/slingshot-app/depositing-and-withdrawing.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.
