# T

- [Tabela Arco-Íris (Rainbow Table)](https://pt.glossario.w3d.community/t/tabela-arco-iris.md)
- [Tabela de Hash Distribuída (DHT, Distributed Hash Table)](https://pt.glossario.w3d.community/t/tabela-de-hash-distribuida.md)
- [Take Profit (TP)](https://pt.glossario.w3d.community/t/take-profit.md)
- [Tamanho do Bloco (Block Size)](https://pt.glossario.w3d.community/t/tamanho-do-bloco.md)
- [Taxa de Emissão (Emission Rate)](https://pt.glossario.w3d.community/t/taxa-de-emissao.md)
- [Taxa de Hash (Hash Rate)](https://pt.glossario.w3d.community/t/taxa-de-hash.md)
- [Taxa de Transação, Taxa da Blockchain (Transaction Fee, Blockchain Fee)](https://pt.glossario.w3d.community/t/taxa-de-transacao.md)
- [Taxas do Formador-Tomador de Mercado (Maker-Taker Fees)](https://pt.glossario.w3d.community/t/taxas-do-formador-tomador-de-mercado.md)
- [Tempo de Bloco (Block Time)](https://pt.glossario.w3d.community/t/tempo-de-bloco.md)
- [Teoria do Mais Tolo (Greater Fool Theory)](https://pt.glossario.w3d.community/t/teoria-do-mais-tolo.md)
- [Testnet (Rede de Testes)](https://pt.glossario.w3d.community/t/testnet.md)
- [Tether, USDT](https://pt.glossario.w3d.community/t/tether.md)
- [Ticker (Símbolo de Ativo)](https://pt.glossario.w3d.community/t/ticker.md)
- [Timestamp (Marca Temporal)](https://pt.glossario.w3d.community/t/timestamp.md)
- [To the Moon (Para a Lua)](https://pt.glossario.w3d.community/t/to-the-moon.md)
- [Token](https://pt.glossario.w3d.community/t/token.md)
- [Token Contábil (Accounting Token)](https://pt.glossario.w3d.community/t/token-contabil.md)
- [Token de Ajuste de Base, Token de Suprimento Elástico (Rebase Token)](https://pt.glossario.w3d.community/t/token-de-ajuste-de-base.md)
- [Token de Reflexão (Reflection Token)](https://pt.glossario.w3d.community/t/token-de-reflexao.md)
- [Token de Segurança (Security Token)](https://pt.glossario.w3d.community/t/token-de-seguranca.md)
- [Token Encapsulado (Wrapped Token)](https://pt.glossario.w3d.community/t/token-encapsulado.md)
- [Token Gating (Restrição por Token)](https://pt.glossario.w3d.community/t/token-gating.md)
- [Token Lastreado (Asset-Backed Token)](https://pt.glossario.w3d.community/t/token-lastreado.md)
- [Token Metrics (Métricas de Tokens)](https://pt.glossario.w3d.community/t/token-metrics.md)
- [Token Utilitário (Utility Token)](https://pt.glossario.w3d.community/t/token-utilitario.md)
- [Tokenização (Tokenization)](https://pt.glossario.w3d.community/t/tokenizacao.md)
- [Tokenomics (Tokenomia)](https://pt.glossario.w3d.community/t/tokenomics.md)
- [Tolerância a Falhas Bizantinas (BFT, Byzantine Fault Tolerance)](https://pt.glossario.w3d.community/t/tolerancia-falhas-bizantinas.md)
- [Torneira (Faucet)](https://pt.glossario.w3d.community/t/torneira.md)
- [Touro (Bull)](https://pt.glossario.w3d.community/t/touro.md)
- [TPS, Transações Por Segundo (Transactions Per Second)](https://pt.glossario.w3d.community/t/tps.md)
- [Trading Bot (Bot de Trading, Robô de Trading)](https://pt.glossario.w3d.community/t/trading-bot.md)
- [Transação de Base de Moeda (Coinbase Transaction)](https://pt.glossario.w3d.community/t/transacao-de-base-de-moeda.md)
- [Transação Não Confirmada, Transação de Confirmação Zero (Unconfirmed, Zero Confirmation Transaction)](https://pt.glossario.w3d.community/t/transacao-nao-confirmada.md)
- [Transação Protegida (Shielded Transaction)](https://pt.glossario.w3d.community/t/transacao-protegida.md)
- [Trie (Árvore de Prefixos)](https://pt.glossario.w3d.community/t/trie.md)
- [Trie Merkle Patricia, Trie de Compressão de Prefixo (Merkle Patricia Trie)](https://pt.glossario.w3d.community/t/trie-patricia-merkle.md)
- [Trilema da Escalabilidade, Trilema da Blockchain (Blockchain Trilemma)](https://pt.glossario.w3d.community/t/trilema-da-escalabilidade.md)
- [Troca Atômica, Troca de Tokens, Swap de Tokens (Atomic Swap, Token Swap)](https://pt.glossario.w3d.community/t/troca-atomica.md)


---

# 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://pt.glossario.w3d.community/t.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.
