# How Tortle Ninja Works

Tortle Ninja users can create their own products by linking nodes and combining them into DeFi operations. You can split, create a limit, place stop-loss orders, farm, provide liquidity, and mix this together with combo triggers, our most significant innovation.&#x20;

Combo triggers function similarly to oracles in that they receive on- and off-chain data and devise an evolving strategy. Imagine a scenario where you want to farm tokens until their value drops. With Tortle, you can do that and so much more.

**Tortle Ninja has three main parts: the composer, the nodes, and the analytics.**


---

# 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.tortle.ninja/what-is-tortle-ninja/tortle-power-combo-recipes.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.
