# Overview

At TBook, we welcome and appreciate contributions of all sizes from the community. Thanks to the efforts of core contributors and developers, our platform and smart contracts have grown and improved significantly.Your contributions, no matter how big or small, make a difference. Let’s build something great together!

## Documentation <a href="#documentation" id="documentation"></a>

Welcome to the central hub for all documents. If you have any feedback, we encourage you to contribute by opening an issue or creating a pull request at [docs.tbook.com](https://docs.tbook.com/tbook/)

## Community <a href="#documentation" id="documentation"></a>

[**Website**](https://tbook.com/) **-** <mark style="color:$info;">Official Website</mark> **(**[**https://tbook.com**](https://tbook.com/)**)**

[**X (Twitter)**](https://x.com/realtbook) **-** <mark style="color:$info;">Any updates and announcements about TBook</mark>

[**Discord**](https://discord.gg/invite/tbook) - <mark style="color:$info;">Public chat for community and developer support.</mark>

[<mark style="color:blue;">**Github**</mark>](https://github.com/tbook-dev) <mark style="color:$info;">- Code and Proposal Discussion.</mark>


---

# 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://docs.tbook.com/tbook/contributing/overview.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.
