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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.ton.org/feedback

```json
{
  "path": "/get-support",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Get support

Use <kbd>Ctrl + K</kbd> to do an indexed search with AI fallback, or press <kbd>Ctrl + I</kbd> to open the assistant panel directly.

## Telegram chats, channels, and bots

* [Official TON Developers folder](https://t.me/addlist/dyiIa5Skb3JiN2Fk) - main collection of channels to subscribe to:
  * Mainnet and testnet status updates.
  * Developer news.
  * Contests and grants.
  * Job opportunities.
  * Ecosystem news.
* [TON Dev Chat (EN)](https://t.me/tondev_eng) - main development discussion chat.
  * [TON Dev Chat (RU)](https://t.me/tondev) - Russian-speaking chat.
  * [TON Dev Chat (中文)](https://t.me/tondev_zh) - Chinese-speaking chat.

Validators and nodes:

* [TON Validators Support bot](https://t.me/validators_help_bot) - tech support for validators.
* [TON Node Help chat](https://t.me/ton_node_help) - tech support chat group for non-validator nodes, like archive nodes or liteservers.

APIs:

* [TON Center API Tech Support bot](https://t.me/toncenter_help_bot) - tech support for [TON Center APIs](https://toncenter.com).
  * To get API keys, use the general [TON Center bot](https://t.me/toncenter)

Miscellaneous:

* [TON Help bot](https://t.me/ton_help_bot) - tech support for TON Core products (bridge, vesting, multisig, etc).

## Builders portal

* [TON Builders Portal](https://builders.ton.org) - main entry point for new projects: support programs, resources, and partner offers.

## Security audit firms, agencies, and freelancers

* [TON Talent Directory](https://ton.org/en/talents) - list of professionals, agencies, and auditors.
* [Auditors in TON Talent Directory](https://ton.org/en/talents?auditors) - find security auditors for smart contracts and TON-based applications.

## Bug bounty programs

* [TON Security Bug Bounty on GitHub](https://github.com/ton-blockchain/bug-bounty) - description and links to all relevant projects and resources to research vulnerabilities in.
* [TON Security Bug Bounty bot in Telegram](https://t.me/ton_bugs_bot) - send general blockchain security reports to this Telegram bot.
* [HackenProof](https://hackenproof.com/programs/ton) - websites, web apps, and Telegram mini-apps operated by TON Foundation.

## GitHub repository

* [Main TON monorepo](https://github.com/ton-blockchain/ton) - source code for the node and validator, lite-client, tonlib, FunC compiler, and related tools.
