# Untitled

- [应用场景](https://relationlabs.gitbook.io/semantic-sbt/semanticsbt-zh/untitled/ying-yong-chang-jing.md)
- [使用Hardhat部署合约](https://relationlabs.gitbook.io/semantic-sbt/semanticsbt-zh/untitled/shi-yong-hardhat-bu-shu-he-yue.md)
- [前端合约部署工具](https://relationlabs.gitbook.io/semantic-sbt/semanticsbt-zh/untitled/qian-duan-he-yue-bu-shu-gong-ju.md): 为了便于项目方可以进行合约的快速部署和使用，Relation团队构建了前端部署工具
- [使用The Graph 索引链上RDF数据](https://relationlabs.gitbook.io/semantic-sbt/semanticsbt-zh/untitled/shi-yong-the-graph-suo-yin-lian-shang-rdf-shu-ju.md): The GraphQL API是Relation基于The Graph开发的链上图数据查询服务
- [SBT隐私模块](https://relationlabs.gitbook.io/semantic-sbt/semanticsbt-zh/untitled/sbt-yin-si-mo-kuai.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://relationlabs.gitbook.io/semantic-sbt/semanticsbt-zh/untitled.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.
