# On-Chain Actions

- [Deposit/ Withdraw](https://singularityzk.gitbook.io/singularity/how-to-get-started/on-chain-actions/deposit-withdraw.md): Below is a step-by-step guide but we also have a video tutorial as well.
- [Swaps](https://singularityzk.gitbook.io/singularity/how-to-get-started/on-chain-actions/swaps.md): Here's a step-by-step explanation along with a video tutorial of the swapping process via Singularity:
- [Liquidity Providing (Add/ Remove)](https://singularityzk.gitbook.io/singularity/how-to-get-started/on-chain-actions/liquidity-providing-add-remove.md): Using the Singularity interface and platform users can access liquidity from a variety of liquidity pools.  Here’s a step-by-step guide alongside a video tutorial on how to add liquidity:
- [Internal Transfer](https://singularityzk.gitbook.io/singularity/how-to-get-started/on-chain-actions/internal-transfer.md): As the goal of Singularity is to protect commercial confidentiality with every on-chain action, we enabled the ability to transfer internally to other Singularity users.
- [Compliant Staking](https://singularityzk.gitbook.io/singularity/how-to-get-started/on-chain-actions/compliant-staking.md): Deposit. Mint. Earn. Repeat.
- [Stake and Redeem](https://singularityzk.gitbook.io/singularity/how-to-get-started/on-chain-actions/compliant-staking/stake-and-redeem.md): Please follow the instructions on how to commence compliant staking via Direct Deposit.


---

# 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://singularityzk.gitbook.io/singularity/how-to-get-started/on-chain-actions.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.
