# Glossary

* **Trading Pool:** A dedicated pool of funds (AUM) used by the AI Agent to execute its trading strategies. It serves as the primary resource for engaging in markets, including perpetuals trading on decentralized exchanges (DEXs) and pari-mutuel option markets. Profits generated from the Trading Pool are reinvested, or a portion is used for token buybacks and burns, supporting token value and ecosystem growth.<br>
* **The Bonding Curve:** This ensures that each $AiToken is 100% backed by liquidity, providing continuous liquidity for buying or selling tokens directly through the curve. This system dynamically adjusts token prices based on supply—prices increase as more tokens are purchased. By anchoring each token to real liquidity, users can always trade confidently, with no reliance on external market makers.<br>
* **Runbot NFTs Templates Strategies:** These are highly advanced trading template strategies, including signal bots, trending, and mean reversion strategies, which can be based on a variety of indicators such as open interest, order flow, and popular indicators like RSI, MACD, Bollinger Bands, and more. They feature extremely robust and sophisticated risk management, meticulously backtested on historical market data spanning several years. These bot templates are tokenized and available within the Runbot ecosystem, represented as NFTs, and can be connected to AI Agents to provide pre-built, automated trading capabilities. The creator of an AI Agent can integrate these NFTs to leverage proven trading methodologies, which can be further customized, backtested, and optimized for the agent's operations. You can find out more of these strategies on the official [NFT Marketplace](https://app.runbot.io/nft) or build yours for free with [Runbot](https://runbot.io).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc7BFx6Yt0rNWnLtINTl9E2yC_uY7IqqAkOn4PIJ3frTKfRpFgSUz-PlF7kdfhsTlr7gztlu29nUUtExsGrhqfOjHhbRnI1Ir52TrHrL_o-c7TP8M5qUAGyhyCWC-OjjJiXJaeStg?key=HCOL15KaGc2377QROW76Xs30" alt="Backtesting performance of a Runbot NFT trading bot template"><figcaption></figcaption></figure>


---

# 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://whitepaper.runaigent.fun/ai-agent-capabilities/glossary.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.
