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

# 常见问题

* **提示和补全是怎么理解？**
  简单理解就是：**提示** 相当于 Prompt，**补全** 相当于 AI 的回答。
* **余额为负数是怎么回事？**
  当你余额非常低的时候，最后一次调用产生的费用超过了余额，余额就会显示负数，请及时充值，继续使用。
* **怎么查看一次调用消耗了多少Token？**
  在**日志**页面，点击单条日志，会展开具体计算公式，同时看到具体使用了多少 Tokens。 其中的“**提示**”理解成 Prompt，“**补全**”理解成 AI 的回答。
