> For the complete documentation index, see [llms.txt](https://docs.sdao.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sdao.pro/glossary-terms.md).

# Glossary Terms

**Arbitrage Trading**: The practice of simultaneously buying and selling assets in different markets to profit from price discrepancies.

**Automated Arbitrage Trading**: A computerized system that automatically executes arbitrage trades across multiple markets without human intervention.

**DEX Router**: A system that optimizes trade execution across multiple decentralized exchanges to find the best prices and lowest fees.

**Cross-Chain**: Refers to the ability to transfer assets or execute transactions between different blockchain networks.

**Burn-on-Transfer Token**: A token that automatically destroys a portion of its supply during each transfer, reducing the total circulating supply over time.

**Auto-Compounding**: The automatic reinvestment of earned rewards or fees back into the original investment, increasing potential returns.

**Batch Swap**: A method of executing multiple token swaps in a single transaction to reduce gas fees and improve efficiency.

**Regenerative Tokens**: Tokens designed with mechanisms that continually reinvest a portion of transaction fees or rewards back into the protocol, potentially increasing their value over time.

**Regenerative Trading**: A trading system that uses profits or fees to automatically reinvest in the protocol, potentially creating a self-sustaining ecosystem.

**Burn-on-Transfer**: A mechanism where a portion of tokens are permanently removed from circulation during each transfer, potentially increasing the value of remaining tokens.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sdao.pro/glossary-terms.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.
