# Introduction

{% hint style="info" %}
In this evolving digital currency field, Botccoin, as an emerging side chain technology, is committed to providing a stable, efficient and scalable trading experience. To better support developers and community members, we have carefully compiled this comprehensive Botccoin API development documentation.
{% endhint %}

## Community

* [Telegram](https://t.me/BOTC_QTU_ETN)     Ecological merger community
* [Telegram](https://t.me/Botcchain)     Ledger Miner Community
* [Telegram](https://t.me/Botccoin_EN)     Node staking community
* [X](https://twitter.com/Botccoin)                    Twitter community     &#x20;
* [Medium](https://medium.com/@Botccoin)       Media
* [BitBot](https://botc.pro/)           Local wallet
* [Scan](https://scan.botc.pro/)             Scanner/Browser
* [Web](https://www.botccoin.com/)              Official website

## Link

* [coingecko](https://www.coingecko.com/en/coins/botccoin-chain)
* [coinpaprika](https://coinpaprika.com/coin/botc-botccoin/)
* [okx](https://www.okx.com/price/botccoin-botc)
* [gate](https://www.gate.io/how-to-buy/botccoin-chain-botc)

What is Botccoin API?

The Botccoin API is a powerful and easy-to-use development toolset that provides developers with a bridge to interact with the Botccoin network. Through the API, developers can easily integrate Botccoin's functions, such as creating transactions, querying balances, managing wallets, etc., to build a variety of applications and services.

Why choose Botccoin API?

Powerful functions: Botccoin API provides a rich set of functions to meet various business needs. Whether it is basic trading operations or advanced wallet management, it can be easily implemented. Easy to integrate: We focus on the ease of use of the API and provide clear documentation and sample code to help developers quickly get started and integrate Botccoin functions. Security guarantee: Botccoin API adopts advanced security mechanisms to ensure the security of transactions and data. We value user privacy and strictly protect user information from being leaked. Continuous updates: As the Botccoin network continues to develop, we will continue to update API functions to provide developers with more possibilities.

How to use this document?

This Botccoin API development document details each endpoint of the API, request parameters, response format, authentication and authorization and other information. By reading this document, developers can understand the functions and usage of each API, and integrate and develop according to their own needs. At the same time, we also provide sample code and tutorials to help developers master the API usage skills faster. Whether you are a beginner or an experienced developer, we believe this Botccoin API development documentation will bring you valuable help. Thank you for choosing Botccoin and look forward to working with you to create a better future!

### Scanner

{% hint style="info" %}
Please note that access is denied in restricted areas
{% endhint %}

```
https://scan.botc.pro/
```

## Node

{% hint style="info" %}
Please note that access is denied in restricted areas
{% endhint %}

```
https://node.botc.pro/
```

## Compatible with TRON main chain

It adopts the same DPoS consensus mechanism as TRON and supports almost all functions of the main network. TRON mainnet users can easily switch to sidechains, and developers can quickly port or develop new applications on sidechains.

## Low consumption

Under the same circumstances, the resource cost on Botccoin is only half or even less than that of the main network. This can help developers reduce development and operational costs. Low consumption is also to attract small developer teams to participate in ecological construction.

Pay tribute  <mark style="color:blue;">TRON</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://botccoin.gitbook.io/botccoin-developer-book/node.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.
