> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chaintable.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 教程 3：需要查另一张表时

> 把 raw amount 换算成人类可读金额，引出多表对齐。

<Note>
  本页正在编写中。
</Note>

## 本页将包含

* 为什么要在 Function 里查 token.token.eth 拿 decimals
* 直接查会踩什么坑：上游表还没追平到当前高度
* 用 Aligned 保证依赖表已就绪
* loose 和 strict 该怎么分
