# 我们该如何使用space and time **Published by:** [nihao2.eth](https://paragraph.com/@nihao2/) **Published on:** 2024-03-13 **URL:** https://paragraph.com/@nihao2/space-and-time ## Content 首先我们需要打开Space And Time的官网: https://app.spaceandtime.ai/ 第一步我们需要注册Space And Time 点击右上角的sign in你可以使用钱包登录,或者使用账户密码登录。Microsoft也即将上线。 登录以后,我们需要点击Queries,然后点击Query editor如下图,那么我们将可以输入自然语言来完成我们的查询比如我们输入: SELECT COUNT(*) AS daily_transaction_count FROM POLYGON.TRANSACTIONS WHERE DATE (time_stamp) = CAST('2024-03-12' AS DATE) LIMIT 20;然后我们点击Run Query,在短短的十几秒后你查询的数据将显示出来非常简单方便的space and time。值得大家去探索使用 ## Publication Information - [nihao2.eth](https://paragraph.com/@nihao2/): Publication homepage - [All Posts](https://paragraph.com/@nihao2/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@nihao2): Subscribe to updates