# Video Tutorials

**5-part Series of byte-sized videos by** [**Stingray**](https://twitter.com/KRTrades_)**, covering:**

1. Intro to Tensor Trade (aggregator) ⚡️
2. Placing orders on Tensor Trade (aggregator) ⚡️
3. Intro to TensorSwap (AMM) 🤖
4. Placing orders on TensorSwap (AMM) 🤖
5. Placing two-sided (market-making) orders on TensorSwap (AMM) 🤖

{% embed url="<https://www.youtube.com/watch?list=PLj-NqSf1mA8TFjGCs37N1Ii0ZrEUjckmB&v=Oe5zrP8dXaU>" %}

**TensorSwap 🤖 Overview by** [**Shake**](https://twitter.com/0x_shake)**:**

{% embed url="<https://www.youtube.com/watch?v=mdImEPwrIFI>" %}


---

# 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.tensor.trade/trade/get-started-with-tensors-amm/video-tutorials.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.
