# Glossary of Terms

<figure><img src="/files/1yuhErNqZ97LGhApGndV" alt=""><figcaption></figcaption></figure>

* **AI (Artificial Intelligence):** Technology that enables machines to perform tasks that typically require human intelligence.
* **Blockchain:** A decentralized digital ledger that records transactions across multiple computers.
* **DAO (Decentralized Autonomous Organization):** An organization governed by smart contracts and community voting without centralized control.
* **DeFi (Decentralized Finance):** Financial services built on blockchain technology, eliminating intermediaries.
* **Smart Contracts:** Self-executing contracts with the terms directly written into code on the blockchain.
* **Solana:** A high-performance blockchain supporting builders around the world creating crypto apps that scale today.


---

# 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://botify-cloud.gitbook.io/whitepaper/appendices/glossary-of-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.
