# Tronsave

## 🇬🇧 English

- [README](https://docs.tronsave.io/readme.md): Rent TRON Energy & Bandwidth — and integrate it into your app in minutes.
- [What is TronSave?](https://docs.tronsave.io/getting-started/what-is-tronsave.md): TronSave is a marketplace for renting and managing TRON Energy & Bandwidth.
- [Why TronSave?](https://docs.tronsave.io/getting-started/why-tronsave.md): The concrete benefits of TronSave for buyers and providers.
- [How It Works](https://docs.tronsave.io/getting-started/how-it-works.md): The TronSave rental flow end to end — from order to on-chain delegation.
- [Quickstart](https://docs.tronsave.io/getting-started/quickstart.md): Buy your first Energy in under 10 minutes — website or API.
- [Energy & Bandwidth](https://docs.tronsave.io/concepts/energy-and-bandwidth.md): The two resources every TRON transaction consumes — and why renting them saves money.
- [The Rental Model](https://docs.tronsave.io/concepts/rental-model.md): How TronSave's order-book marketplace matches buyers and providers.
- [Order Types](https://docs.tronsave.io/concepts/order-types.md): Every way to buy on TronSave — Normal, Pending, Smart, ZapBuy, Auto Buy, Fast Charge.
- [Staking 2.0](https://docs.tronsave.io/concepts/staking-2.0.md): How TRON Stake 2.0 produces Energy — the basis of TronSave's supply.
- [Pricing & APY](https://docs.tronsave.io/concepts/pricing-and-apy.md): How rental prices are set and how provider APY is calculated.
- [Glossary](https://docs.tronsave.io/concepts/glossary.md): Standardized terminology used across the TronSave docs.
- [Developer Quickstart](https://docs.tronsave.io/developers/quickstart.md): Make your first TronSave API call — get a key, estimate, buy, and confirm an Energy order in about 10 minutes.
- [Authentication](https://docs.tronsave.io/developers/authentication.md): How TronSave authenticates API requests — Internal Account, API Key, and Signed Transaction.
- [Environments & Networks](https://docs.tronsave.io/developers/environments.md): TronSave's two API environments — Mainnet and the Nile testnet — and how to switch between them.
- [Errors & Rate Limits](https://docs.tronsave.io/developers/errors-and-rate-limits.md): Rate limits, HTTP status codes, and error payloads returned by the TronSave API.
- [API Reference](https://docs.tronsave.io/developers/api-reference.md): The TronSave REST API — base URLs, authentication, versioning, the response envelope, and links to every endpoint group.
- [Buy Resources](https://docs.tronsave.io/developers/api-reference/buy-resources.md): Two ways to buy Energy and Bandwidth through the TronSave API — Signed Transaction or API Key — and how to choose between them.
- [Signed Transaction](https://docs.tronsave.io/developers/api-reference/buy-resources/signed-tx.md): Buy Energy or Bandwidth by submitting a signed TRON transaction — estimate cost, get a signed transaction, then create the order.
- [Estimate TRX](https://docs.tronsave.io/developers/api-reference/buy-resources/signed-tx/estimate-trx.md): Estimate the TRX required to buy Energy or Bandwidth for a given amount and rental duration before creating a signed-transaction order.
- [Get Signed Transaction](https://docs.tronsave.io/developers/api-reference/buy-resources/signed-tx/get-signed-transaction.md): Generate a signed TRX payment transaction for a resource order — either with your own code or via the TronSave Get Signed Transaction API.
- [Create Order](https://docs.tronsave.io/developers/api-reference/buy-resources/signed-tx/create-order.md): Submit a signed TRON transaction to create a resource order — Step 3 of the signed-transaction buy flow.
- [API Key](https://docs.tronsave.io/developers/api-reference/buy-resources/api-key.md): Buy Energy or Bandwidth with a TronSave API key and a prefunded internal account — no per-order on-chain signing required.
- [Get Account Info](https://docs.tronsave.io/developers/api-reference/buy-resources/api-key/get-account-info.md): Retrieve the internal account information associated with your TronSave API key, including balance and deposit address.
- [Get Order Book](https://docs.tronsave.io/developers/api-reference/buy-resources/api-key/get-order-book.md): Retrieve the current Energy or Bandwidth order book with available offers and prices, authenticated with a TronSave API key.
- [Estimate TRX](https://docs.tronsave.io/developers/api-reference/buy-resources/api-key/estimate-trx.md): Estimate the TRX required to buy a given amount of Energy or Bandwidth for a chosen rental duration, using your TronSave API key.
- [Create Order](https://docs.tronsave.io/developers/api-reference/buy-resources/api-key/create-order.md): Create an Energy or Bandwidth purchase order with an API key, paid from your TronSave internal account, and receive an orderId to track its status.
- [Get Order Details](https://docs.tronsave.io/developers/api-reference/buy-resources/api-key/get-order-details.md): Retrieve detailed information and the current status of a specific order using its orderId.
- [Order History](https://docs.tronsave.io/developers/api-reference/buy-resources/api-key/order-history.md): Retrieve the order history of the internal account associated with your TronSave API key, with pagination and status filtering.
- [List Orders](https://docs.tronsave.io/developers/api-reference/buy-resources/api-key/list-orders.md): Retrieve a detailed, paginated list of orders created by a whitelisted buyer account, authenticated with a TronSave API key.
- [Monthly Stats](https://docs.tronsave.io/developers/api-reference/buy-resources/api-key/monthly-stats.md): Retrieve a buyer account's monthly trading statistics for the last 6 months. Requires a whitelisted API key.
- [Extend Orders](https://docs.tronsave.io/developers/api-reference/extend-orders.md): Extend an existing TronSave order (v2) in two steps — fetch extendable delegates, then submit an extend request paid by API key or signed transaction.
- [Get Extendable Delegates](https://docs.tronsave.io/developers/api-reference/extend-orders/get-extendable-delegates.md): Query an order to find which delegates are eligible for extension, how much TRX it will cost, and the extendData payload you pass to the extend request in step 2.
- [Extend Request](https://docs.tronsave.io/developers/api-reference/extend-orders/extend-request.md): Submit an extend request for an existing TronSave order — pay with your API key (internal account) or with a signed transaction — and receive an orderId.
- [Sell Resources](https://docs.tronsave.io/developers/api-reference/sell-resources.md): Manually sell Energy or Bandwidth on TronSave by matching active buy orders with a signed on-chain delegate transaction.
- [Fast Charge](https://docs.tronsave.io/developers/api-reference/fast-charge.md): Buy Energy for many addresses in one flow — estimate cost, create orders, track matching, then confirm to reclaim unused Energy and refund the difference.
- [Estimate TRX](https://docs.tronsave.io/developers/api-reference/fast-charge/estimate-trx.md): Estimate the TRX required to create fast charge orders before placing them, using your API key and prefunded internal account.
- [Create Order](https://docs.tronsave.io/developers/api-reference/fast-charge/create-order.md): Create one or more Fast Charge orders to rent Energy for a list of receiver addresses in a single request, authenticated with your TronSave API key.
- [Track Order](https://docs.tronsave.io/developers/api-reference/fast-charge/track-order.md): Check the matching status of one or more Fast Charge orders by their order IDs.
- [Confirm Request](https://docs.tronsave.io/developers/api-reference/fast-charge/confirm-request.md): Confirm completed fast charge orders to end the Energy rental, reclaim unused Energy, and trigger the TRX refund to your internal account.
- [Cancel Order](https://docs.tronsave.io/developers/api-reference/fast-charge/cancel-order.md): Cancel one or more pending fast charge orders that have not yet been matched, using your API key.
- [Get History](https://docs.tronsave.io/developers/api-reference/fast-charge/get-history.md): Retrieve your Fast Charge order history, sorted by creation time with optional time-range and pagination filters.
- [MCP Server](https://docs.tronsave.io/developers/api-reference/mcp.md): The TronSave MCP server — drive TronSave authentication, orders, pricing, and delegate workflows from AI agents over Streamable HTTP.
- [SDK](https://docs.tronsave.io/developers/sdk.md): Official TronSave SDKs for buying and managing Energy and Bandwidth on TRON — available for TypeScript, Rust, Python, Java, and PHP.
- [Code Examples](https://docs.tronsave.io/developers/code-examples.md): End-to-end, copy-paste code examples for buying and extending Energy and Bandwidth through the TronSave API.
- [v2 — Buy with Private Key](https://docs.tronsave.io/developers/code-examples/buy-with-private-key.md): Full working example of buying Energy or Bandwidth via the TronSave v2 API by signing the payment transaction with a wallet private key.
- [v2 — Buy with API Key](https://docs.tronsave.io/developers/code-examples/buy-with-api-key.md): A complete, runnable example that buys Energy or Bandwidth with an API key and polls the order until it is fulfilled, in JavaScript, Python, and PHP.
- [v2 — Extend with Private Key](https://docs.tronsave.io/developers/code-examples/extend-with-private-key.md): A complete working example that extends an existing resource delegation by paying for it with a locally signed transaction built from your private key.
- [v2 — Extend with API Key](https://docs.tronsave.io/developers/code-examples/extend-with-api-key.md): Full working example showing how to extend an existing TronSave order using an API Key, in JavaScript, PHP, and Python.
- [v0 — Buy with Private Key](https://docs.tronsave.io/developers/code-examples/buy-with-private-key-1.md): Full working example for buying Energy via the TronSave v0 API by signing a TRX transaction with your own private key.
- [v0 — Buy with API Key](https://docs.tronsave.io/developers/code-examples/buy-with-api-key-1.md): Full v0 example — buy Energy with an API Key, from order book check to fulfillment polling, in JavaScript, Java, Ruby, and PHP.
- [v0 — Extend with API Key](https://docs.tronsave.io/developers/code-examples/extend-with-api-key-1.md): Full v0 example showing how to extend a resource order using an API Key.
- [Legacy API (v0)](https://docs.tronsave.io/developers/legacy-api-v0.md): The legacy TronSave REST API v0 — kept for existing integrations. New projects should use v2.
- [Buy — Signed Transaction](https://docs.tronsave.io/developers/legacy-api-v0/signed-tx.md): Legacy v0 flow for buying Energy with a signed TRON transaction — estimate TRX, generate a signed transfer, and create the order.
- [Buy — API Key](https://docs.tronsave.io/developers/legacy-api-v0/api-key.md): Legacy v0 REST endpoints for buying Energy with an API key — account info, order book, TRX estimate, create order, order details, order history, and wallet activation.
- [Extend](https://docs.tronsave.io/developers/legacy-api-v0/extend.md): Legacy v0 flow for extending TronSave resource delegations with an API Key — check extendable delegates, then create extend requests.
- [Changelog](https://docs.tronsave.io/developers/changelog.md): Version history and breaking changes for the TronSave API.
- [Buy Energy & Bandwidth](https://docs.tronsave.io/guides/buy.md): Every way to buy Energy and Bandwidth on TronSave — website, Telegram, ZapBuy, and Auto Buy.
- [On the Website](https://docs.tronsave.io/guides/buy/on-the-website.md): Buy Energy and Bandwidth from the TronSave website — connect a wallet, then place a Normal, Pending, or Smart order.
- [Normal Order](https://docs.tronsave.io/guides/buy/on-the-website/normal-order.md): Place a standard market order on tronsave.io to rent Energy or Bandwidth that matches against current supply immediately.
- [Pending Order](https://docs.tronsave.io/guides/buy/on-the-website/pending-order.md): Create an order on the website and pay in TRX without connecting a wallet.
- [Smart Order](https://docs.tronsave.io/guides/buy/on-the-website/smart-order.md): Place a large Energy rental that keeps filling over time as providers regain Energy, with automatic TRX refunds for unused duration.
- [On Telegram](https://docs.tronsave.io/guides/buy/on-telegram.md): Rent Energy and Bandwidth from the TronSave Telegram bot using your internal account balance.
- [Create an Account](https://docs.tronsave.io/guides/buy/on-telegram/create-account.md): Create a TronSave internal account from the Telegram bot in three steps.
- [Deposit TRX](https://docs.tronsave.io/guides/buy/on-telegram/deposit-trx.md): Deposit TRX into your TronSave Telegram bot wallet so you can buy Energy and Bandwidth.
- [Get an API Key](https://docs.tronsave.io/guides/buy/on-telegram/get-api-key.md): Find, copy, and revoke your TronSave API key from the Telegram bot.
- [Buy on Telegram](https://docs.tronsave.io/guides/buy/on-telegram/buy-on-telegram.md): Buy Energy and Bandwidth from the TronSave Telegram bot using a pending order or your internal account.
- [ZapBuy](https://docs.tronsave.io/guides/buy/zapbuy.md): Buy Energy instantly by sending TRX to TronSave's bot address — a 1-hour rental order is created automatically from the amount you send.
- [Auto Buy](https://docs.tronsave.io/guides/buy/auto-buy.md): Set rules once and let TronSave automatically top up Energy or Bandwidth for a target address whenever it drops below a threshold.
- [Resource Notifications](https://docs.tronsave.io/guides/buy/resource-notifications.md): Get real-time Telegram alerts about your rented resources so orders never lapse and balances never run dry.
- [Extend Orders](https://docs.tronsave.io/guides/extend.md): Maximize and prolong active Energy on TronSave without fear of reclamation.
- [Quick Extend](https://docs.tronsave.io/guides/extend/quick-extend.md): Top up and prolong an active Energy block in four steps using Quick Extend.
- [Advanced Extend](https://docs.tronsave.io/guides/extend/advance.md): Fine-grained control for extending and buying more Energy from one or many delegate addresses in a single batch.
- [Sell / Provider](https://docs.tronsave.io/guides/sell.md): Become a provider on TronSave — stake TRX, grant permissions, and sell Energy or Bandwidth to earn APY.
- [Staking 2.0](https://docs.tronsave.io/guides/sell/staking-2.0.md): Stake TRX in the TronSave app to obtain Energy you can sell on the marketplace.
- [Permission](https://docs.tronsave.io/guides/sell/permission.md): Grant TronSave the permissions it needs to delegate resources and earn as a Provider — auto setup in-app, or manual setup in TronScan/TronLink.
- [Manual Sell](https://docs.tronsave.io/guides/sell/manual-sell.md): Manually fill open buy orders on the TronSave marketplace to sell your staked Energy or Bandwidth.
- [Auto Sell](https://docs.tronsave.io/guides/sell/auto-sell.md): Configure TronSave to automatically match and fill buyer orders with your staked Energy or Bandwidth, on your own price and duration rules.
- [Sell Suggestion](https://docs.tronsave.io/guides/sell/sell-suggestion.md): Receive filtered Telegram sell suggestions that match real buyer demand for your Energy.
- [Exclusive Provider Program](https://docs.tronsave.io/guides/sell/exclusive-provider-program.md): Join the TronSave Exclusive Provider program to earn a higher APY by delegating resources and reclaim permissions to TronSave only.
- [Early Unstake](https://docs.tronsave.io/guides/unstake.md): Withdraw staked TRX early on TronSave without waiting for the official unstake period.
- [Register Unstake](https://docs.tronsave.io/guides/unstake/register-unstake.md): Register an Early Unstake on TronSave to withdraw staked TRX instantly without waiting for the official unstake period, for a variable service fee.
- [Unstake Market](https://docs.tronsave.io/guides/unstake/unstake-market.md): Buy unstake orders on the TronSave Unstake Market to provide early-exit liquidity and earn up to 10% per order.
- [Tools](https://docs.tronsave.io/guides/tools.md): Utility tools on TronSave for buying resources and sending tokens in bulk on TRON.
- [Bulk Send Token](https://docs.tronsave.io/guides/tools/bulk-send-token.md): Send TRX or TRC20 tokens to many recipients in one batch using SaveSender, with Energy and Bandwidth integrated to cut fees.
- [Bulk Buy Resource](https://docs.tronsave.io/guides/tools/bulk-buy-resource.md): Buy Energy for many TRON addresses in a single flow using a CSV upload.
- [Transfer USDT](https://docs.tronsave.io/guides/tools/transfer-usdt.md): Send USDT on TRON with automatic Energy estimation, optional Energy purchase, and recipient fraud checks.
- [Connect Your Wallet](https://docs.tronsave.io/guides/connect-wallet.md): Connect a TRON wallet to TronSave — browser wallet, internal wallet (API key), or a supported mobile/extension wallet.
- [Referral Program](https://docs.tronsave.io/guides/referral-program.md): Earn a 5% TRX commission on every Buy order placed by users you refer to TronSave.
- [Partner / Bot Agency](https://docs.tronsave.io/guides/partner-bot-agency.md): Run your own 24/7 TronSave Energy-selling bot and earn commission on every order.
- [Register](https://docs.tronsave.io/guides/partner-bot-agency/register.md): Create a Telegram bot, register it with TronSave, and start earning referral rewards in three steps.
- [Bot Management](https://docs.tronsave.io/guides/partner-bot-agency/bot-management.md): Activate, update, and delete a Bot Agency from the TronSave dashboard.
- [FAQ](https://docs.tronsave.io/resources/faq.md): Common questions about pricing, Energy & Bandwidth, and buying resources on TronSave.
- [Troubleshooting](https://docs.tronsave.io/resources/troubleshooting.md): Fixes for the most common problems when buying Energy or integrating with TronSave — orders not filling, low balance, rate limits, ZapBuy delivery, and wrong network.
- [Transfer Recovery](https://docs.tronsave.io/resources/transfer-recovery.md): How to recover accidental transfers and withdraw TRX from your TronSave Internal Account.
- [Accidental USDT / TRX](https://docs.tronsave.io/resources/transfer-recovery/accidental-usdt-trx.md): How to request recovery of USDT or TRX accidentally sent to a TronSave bot wallet.
- [Internal Withdrawal Guide](https://docs.tronsave.io/resources/transfer-recovery/internal-withdrawal-guide.md): How to withdraw TRX from your TronSave internal account through support.
- [Status & SLA](https://docs.tronsave.io/resources/status-sla.md): Where to check TronSave service status, how to report incidents, and what to know about uptime expectations.
- [Terms of Service](https://docs.tronsave.io/resources/terms-of-service.md): The terms governing your access to and use of the TronSave platform and services.

## 🇨🇳 Chinese

- [README](https://docs.tronsave.io/chinese/readme.md): 租赁 TRON 能量与带宽 —— 并在几分钟内将其集成到你的应用中。
- [什么是 TronSave？](https://docs.tronsave.io/chinese/getting-started/what-is-tronsave.md): TronSave 是一个用于租赁和管理 TRON 能量与带宽的市场。
- [为什么选择 TronSave？](https://docs.tronsave.io/chinese/getting-started/why-tronsave.md): TronSave 为买家和供应商带来的具体优势。
- [工作原理](https://docs.tronsave.io/chinese/getting-started/how-it-works.md): TronSave 租赁流程端到端解析——从订单到链上代理。
- [快速开始](https://docs.tronsave.io/chinese/getting-started/quickstart.md): 在 10 分钟内完成你的首次能量购买——网站或 API。
- [能量与带宽](https://docs.tronsave.io/chinese/concepts/energy-and-bandwidth.md): 每笔 TRON 交易都会消耗这两种资源——以及为什么租赁它们能省钱。
- [租赁模式](https://docs.tronsave.io/chinese/concepts/rental-model.md): TronSave 的订单簿市场如何撮合买家与供应商。
- [订单类型](https://docs.tronsave.io/chinese/concepts/order-types.md): 在 TronSave 上购买的各种方式——普通订单、挂单、智能订单、ZapBuy、自动购买、快速充值。
- [质押 2.0](https://docs.tronsave.io/chinese/concepts/staking-2.0.md): TRON 质押 2.0 如何产生能量——TronSave 供应的基础。
- [定价与 APY](https://docs.tronsave.io/chinese/concepts/pricing-and-apy.md): 租赁价格如何设定，以及供应商 APY 如何计算。
- [术语表](https://docs.tronsave.io/chinese/concepts/glossary.md): TronSave 文档中通用的标准化术语。
- [开发者快速开始](https://docs.tronsave.io/chinese/developers/quickstart.md): 完成你的第一次 TronSave API 调用 — 获取密钥、预估、购买并确认一笔能量订单，大约只需 10 分钟。
- [身份认证](https://docs.tronsave.io/chinese/developers/authentication.md): TronSave 如何对 API 请求进行身份验证 — 内部账户、API 密钥和签名交易。
- [环境与网络](https://docs.tronsave.io/chinese/developers/environments.md): TronSave 的两个 API 环境——主网和 Nile 测试网——以及如何在它们之间切换。
- [错误与速率限制](https://docs.tronsave.io/chinese/developers/errors-and-rate-limits.md): TronSave API 返回的速率限制、HTTP 状态码和错误负载。
- [API 参考](https://docs.tronsave.io/chinese/developers/api-reference.md): TronSave REST API — 基础 URL、身份验证、版本管理、响应封装，以及指向每个端点分组的链接。
- [购买资源](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources.md): 通过 TronSave API 购买能量和带宽的两种方式——签名交易或 API 密钥——以及如何在二者之间进行选择。
- [签名交易](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/signed-tx.md): 通过提交签名的 TRON 交易购买能量或带宽——预估费用、获取签名交易，然后创建订单。
- [预估 TRX](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/signed-tx/estimate-trx.md): 在创建签名交易订单之前，预估购买指定数量和租赁时长的能量或带宽所需的 TRX。
- [获取签名交易](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/signed-tx/get-signed-transaction.md): 为资源订单生成已签名的 TRX 支付交易——既可以使用你自己的代码，也可以通过 TronSave 的 Get Signed Transaction API 实现。
- [创建订单](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/signed-tx/create-order.md): 提交一笔已签名的 TRON 交易以创建资源订单 — 签名交易购买流程的第 3 步。
- [API 密钥](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/api-key.md): 使用 TronSave API 密钥和预充值的内部账户购买能量或带宽——无需对每笔订单进行链上签名。
- [获取账户信息](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/api-key/get-account-info.md): 获取与你的 TronSave API 密钥关联的内部账户信息，包括余额和充值地址。
- [获取订单簿](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/api-key/get-order-book.md): 使用 TronSave API 密钥进行身份验证，获取当前能量或带宽订单簿及其可用报价和价格。
- [预估 TRX](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/api-key/estimate-trx.md): 使用你的 TronSave API 密钥，预估在选定的租赁时长内购买给定数量能量或带宽所需的 TRX。
- [创建订单](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/api-key/create-order.md): 使用 API 密钥创建能量或带宽购买订单，从你的 TronSave 内部账户付款，并获得用于追踪订单状态的 orderId。
- [获取订单详情](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/api-key/get-order-details.md): 使用订单的 orderId 获取特定订单的详细信息和当前状态。
- [订单历史](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/api-key/order-history.md): 获取与你的 TronSave API 密钥关联的内部账户的订单历史，支持分页和状态筛选。
- [列出订单](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/api-key/list-orders.md): 使用 TronSave API 密钥进行身份验证，检索由已加入白名单的买家账户创建的订单的详细分页列表。
- [月度统计](https://docs.tronsave.io/chinese/developers/api-reference/buy-resources/api-key/monthly-stats.md): 获取买家账户最近 6 个月的月度交易统计数据。需要已加入白名单的 API 密钥。
- [延长订单](https://docs.tronsave.io/chinese/developers/api-reference/extend-orders.md): 通过两个步骤延长现有的 TronSave 订单（v2）——先获取可延长的代理，然后提交由 API 密钥或签名交易支付的延长请求。
- [获取可延长的代理](https://docs.tronsave.io/chinese/developers/api-reference/extend-orders/get-extendable-delegates.md): 查询某个订单，找出哪些代理（委托）符合延期条件、需要花费多少 TRX，以及在第 2 步中传递给延期请求的 extendData 负载。
- [延长请求](https://docs.tronsave.io/chinese/developers/api-reference/extend-orders/extend-request.md): 为现有的 TronSave 订单提交续期请求——使用你的 API 密钥（内部账户）或签名交易进行支付——并获取 orderId。
- [出售资源](https://docs.tronsave.io/chinese/developers/api-reference/sell-resources.md): 通过将活跃买单与已签名的链上代理交易进行撮合，在 TronSave 上手动出售能量或带宽。
- [快速充值](https://docs.tronsave.io/chinese/developers/api-reference/fast-charge.md): 在一个流程中为多个地址购买能量——预估成本、创建订单、跟踪匹配，然后确认以回收未使用的能量并退还差额。
- [预估 TRX](https://docs.tronsave.io/chinese/developers/api-reference/fast-charge/estimate-trx.md): 在创建快速充值订单之前，使用你的 API 密钥和已预充值的内部账户，预估创建订单所需的 TRX。
- [创建订单](https://docs.tronsave.io/chinese/developers/api-reference/fast-charge/create-order.md): 在单个请求中创建一个或多个快速充电（Fast Charge）订单，为一组接收地址租赁能量，使用你的 TronSave API 密钥进行身份验证。
- [追踪订单](https://docs.tronsave.io/chinese/developers/api-reference/fast-charge/track-order.md): 通过订单 ID 查询一个或多个 Fast Charge 订单的撮合状态。
- [确认请求](https://docs.tronsave.io/chinese/developers/api-reference/fast-charge/confirm-request.md): 确认已完成的快速充能订单，以结束能量租赁、回收未使用的能量，并触发将 TRX 退款到你的内部账户。
- [取消订单](https://docs.tronsave.io/chinese/developers/api-reference/fast-charge/cancel-order.md): 使用你的 API 密钥取消一个或多个尚未匹配的待处理快充订单。
- [获取历史](https://docs.tronsave.io/chinese/developers/api-reference/fast-charge/get-history.md): 检索您的 Fast Charge 订单历史记录，按创建时间排序，并可选地按时间范围和分页进行过滤。
- [MCP 服务器](https://docs.tronsave.io/chinese/developers/api-reference/mcp.md): TronSave MCP 服务器 —— 通过 Streamable HTTP 让 AI 智能体驱动 TronSave 的身份验证、订单、定价和代理(委托)工作流。
- [SDK](https://docs.tronsave.io/chinese/developers/sdk.md): TronSave 官方 SDK，用于在 TRON 上购买和管理能量与带宽 — 支持 TypeScript、Rust、Python、Java 和 PHP。
- [代码示例](https://docs.tronsave.io/chinese/developers/code-examples.md): 通过 TronSave API 购买和延长能量与带宽的端到端、可复制粘贴的代码示例。
- [v2 — 使用私钥购买](https://docs.tronsave.io/chinese/developers/code-examples/buy-with-private-key.md): 通过 TronSave v2 API 使用钱包私钥对支付交易进行签名，购买能量或带宽的完整可运行示例。
- [v2 — 使用 API 密钥购买](https://docs.tronsave.io/chinese/developers/code-examples/buy-with-api-key.md): 一个完整、可运行的示例，使用 API 密钥购买能量或带宽，并轮询订单直至其完成，提供 JavaScript、Python 和 PHP 三种语言版本。
- [v2 — 使用私钥延长](https://docs.tronsave.io/chinese/developers/code-examples/extend-with-private-key.md): 一个完整的可运行示例，演示如何通过用你的私钥在本地构建的签名交易来支付费用，从而延长现有的资源代理（委托）。
- [v2 — 使用 API 密钥延长](https://docs.tronsave.io/chinese/developers/code-examples/extend-with-api-key.md): 完整可运行的示例,演示如何使用 API 密钥延长已有的 TronSave 订单,提供 JavaScript、PHP 和 Python 版本。
- [v0 — 使用私钥购买](https://docs.tronsave.io/chinese/developers/code-examples/buy-with-private-key-1.md): 使用你自己的私钥签名 TRX 交易，通过 TronSave v0 API 购买能量的完整可运行示例。
- [v0 — 使用 API 密钥购买](https://docs.tronsave.io/chinese/developers/code-examples/buy-with-api-key-1.md): 完整的 v0 示例——使用 API 密钥购买能量，涵盖从检查订单簿到轮询履约的全过程，提供 JavaScript、Java、Ruby 和 PHP 版本。
- [v0 — 使用 API 密钥延长](https://docs.tronsave.io/chinese/developers/code-examples/extend-with-api-key-1.md): 完整的 v0 示例，展示如何使用 API 密钥延长资源订单。
- [旧版 API (v0)](https://docs.tronsave.io/chinese/developers/legacy-api-v0.md): 旧版 TronSave REST API v0 — 为现有集成保留。新项目应使用 v2。
- [购买 — 签名交易](https://docs.tronsave.io/chinese/developers/legacy-api-v0/signed-tx.md): 使用签名交易购买能量的旧版 v0 流程 —— 预估 TRX、生成签名转账并创建订单。
- [购买 — API 密钥](https://docs.tronsave.io/chinese/developers/legacy-api-v0/api-key.md): 用于通过 API 密钥购买能量的旧版 v0 REST 端点——账户信息、订单簿、TRX 预估、创建订单、订单详情、订单历史以及钱包激活。
- [延长](https://docs.tronsave.io/chinese/developers/legacy-api-v0/extend.md): 使用 API 密钥延长 TronSave 资源代理的 v0 旧版流程 —— 先检查可延长的代理，然后创建延长请求。
- [更新日志](https://docs.tronsave.io/chinese/developers/changelog.md): TronSave API 的版本历史与重大变更。
- [购买能量与带宽](https://docs.tronsave.io/chinese/guides/buy.md): 在 TronSave 上购买能量和带宽的所有方式——网站、Telegram、ZapBuy 和自动购买。
- [在网站上](https://docs.tronsave.io/chinese/guides/buy/on-the-website.md): 在 TronSave 网站购买能量和带宽 — 连接钱包，然后下达普通订单、挂单或智能订单。
- [普通订单](https://docs.tronsave.io/chinese/guides/buy/on-the-website/normal-order.md): 在 tronsave.io 上下普通市价订单，租赁能量或带宽，并立即与当前供应进行撮合。
- [挂单订单](https://docs.tronsave.io/chinese/guides/buy/on-the-website/pending-order.md): 在网站上创建订单并用 TRX 付款，无需连接钱包。
- [智能订单](https://docs.tronsave.io/chinese/guides/buy/on-the-website/smart-order.md): 下达大额能量租赁订单，随着供应商重新获得能量而持续撮合填充，并自动以 TRX 退还未使用的时长。
- [在 Telegram 上](https://docs.tronsave.io/chinese/guides/buy/on-telegram.md): 使用您的内部账户余额，通过 TronSave Telegram 机器人租赁能量和带宽。
- [创建账户](https://docs.tronsave.io/chinese/guides/buy/on-telegram/create-account.md): 通过三个步骤从 Telegram 机器人创建 TronSave 内部账户。
- [充值 TRX](https://docs.tronsave.io/chinese/guides/buy/on-telegram/deposit-trx.md): 向你的 TronSave Telegram 机器人钱包充值 TRX，以便购买能量和带宽。
- [获取 API 密钥](https://docs.tronsave.io/chinese/guides/buy/on-telegram/get-api-key.md): 从 Telegram 机器人中查找、复制并撤销你的 TronSave API 密钥。
- [在 Telegram 上购买](https://docs.tronsave.io/chinese/guides/buy/on-telegram/buy-on-telegram.md): 使用待处理订单或您的内部账户，从 TronSave Telegram 机器人购买能量和带宽。
- [ZapBuy](https://docs.tronsave.io/chinese/guides/buy/zapbuy.md): 通过向 TronSave 的机器人地址发送 TRX 即可即时购买能量——系统会根据你发送的金额自动创建一个 1 小时的租赁订单。
- [自动购买](https://docs.tronsave.io/chinese/guides/buy/auto-buy.md): 一次设置规则，让 TronSave 在目标地址的能量或带宽低于阈值时自动为其补充资源。
- [资源通知](https://docs.tronsave.io/chinese/guides/buy/resource-notifications.md): 通过 Telegram 实时获取关于您所租赁资源的提醒，确保订单不会失效、余额不会耗尽。
- [延长订单](https://docs.tronsave.io/chinese/guides/extend.md): 在 TronSave 上最大化并延长有效能量，无需担心被回收。
- [快速延长](https://docs.tronsave.io/chinese/guides/extend/quick-extend.md): 通过快速延期功能，四步即可为活跃的能量块充值并延长其时长。
- [高级延长](https://docs.tronsave.io/chinese/guides/extend/advance.md): 精细化控制，在单个批次中从一个或多个代理地址扩展并购买更多能量。
- [出售 / 供应商](https://docs.tronsave.io/chinese/guides/sell.md): 成为 TronSave 上的供应商——质押 TRX、授予权限，并出售能量或带宽以赚取 APY。
- [质押 2.0](https://docs.tronsave.io/chinese/guides/sell/staking-2.0.md): 在 TronSave 应用中质押 TRX，以获取可在市场上出售的能量。
- [权限](https://docs.tronsave.io/chinese/guides/sell/permission.md): 授予 TronSave 作为供应商代理资源并赚取收益所需的权限——可在应用内自动设置，也可在 TronScan/TronLink 中手动设置。
- [手动出售](https://docs.tronsave.io/chinese/guides/sell/manual-sell.md): 在 TronSave 市场上手动成交开放的买单，出售你已质押的能量或带宽。
- [自动出售](https://docs.tronsave.io/chinese/guides/sell/auto-sell.md): 配置 TronSave，按照你自己的价格和时长规则，使用你质押的能量或带宽自动匹配并履行买家订单。
- [出售建议](https://docs.tronsave.io/chinese/guides/sell/sell-suggestion.md): 接收经过筛选、与真实买家需求匹配的 Telegram 卖出建议，帮你卖出能量。
- [专属供应商计划](https://docs.tronsave.io/chinese/guides/sell/exclusive-provider-program.md): 加入 TronSave 独家供应商计划，通过将资源仅代理（委托）给 TronSave 来赚取更高的 APY，并仅向 TronSave 回收权限。
- [提前解除质押](https://docs.tronsave.io/chinese/guides/unstake.md): 在 TronSave 上提前提取已质押的 TRX，无需等待官方的解质押期。
- [注册解除质押](https://docs.tronsave.io/chinese/guides/unstake/register-unstake.md): 在 TronSave 上注册提前解质押，无需等待官方解质押期即可即时取回已质押的 TRX，需支付浮动服务费。
- [解除质押市场](https://docs.tronsave.io/chinese/guides/unstake/unstake-market.md): 在 TronSave 提前解质押市场购买解质押订单，提供提前退出的流动性，每笔订单最高可赚取 10%。
- [工具](https://docs.tronsave.io/chinese/guides/tools.md): TronSave 上用于批量购买资源和批量发送代币的 TRON 实用工具。
- [批量发送代币](https://docs.tronsave.io/chinese/guides/tools/bulk-send-token.md): 使用 SaveSender 在一个批次中向多个接收地址发送 TRX 或 TRC20 代币，集成能量和带宽以降低手续费。
- [批量购买资源](https://docs.tronsave.io/chinese/guides/tools/bulk-buy-resource.md): 通过上传 CSV 文件，在单个流程中为多个 TRON 地址购买能量。
- [转账 USDT](https://docs.tronsave.io/chinese/guides/tools/transfer-usdt.md): 在 TRON 上发送 USDT，自动预估能量、可选购买能量，并对接收方进行欺诈检查。
- [连接你的钱包](https://docs.tronsave.io/chinese/guides/connect-wallet.md): 将 TRON 钱包连接到 TronSave — 浏览器钱包、内部钱包（API 密钥）或受支持的移动端/扩展钱包。
- [推荐计划](https://docs.tronsave.io/chinese/guides/referral-program.md): 您推荐到 TronSave 的用户每下一笔购买订单，您都能赚取 5% 的 TRX 佣金。
- [合作伙伴 / 机器人代理](https://docs.tronsave.io/chinese/guides/partner-bot-agency.md): 运行你自己的全天候 TronSave 能量出售机器人，并在每笔订单中赚取佣金。
- [注册](https://docs.tronsave.io/chinese/guides/partner-bot-agency/register.md): 通过三个步骤创建一个 Telegram 机器人，将其注册到 TronSave，并开始赚取推荐奖励。
- [机器人管理](https://docs.tronsave.io/chinese/guides/partner-bot-agency/bot-management.md): 在 TronSave 仪表板中激活、更新和删除机器人代理(Bot Agency)。
- [常见问题](https://docs.tronsave.io/chinese/resources/faq.md): 关于 TronSave 上定价、能量与带宽以及购买资源的常见问题。
- [故障排查](https://docs.tronsave.io/chinese/resources/troubleshooting.md): 购买能量或与 TronSave 集成时最常见问题的解决方法——订单未成交、余额不足、速率限制、ZapBuy 交付以及网络错误。
- [转账找回](https://docs.tronsave.io/chinese/resources/transfer-recovery.md): 如何找回误转资产并从你的 TronSave 内部账户提取 TRX。
- [误转 USDT / TRX](https://docs.tronsave.io/chinese/resources/transfer-recovery/accidental-usdt-trx.md): 如何申请找回误转入 TronSave 机器人钱包的 USDT 或 TRX。
- [内部提现指南](https://docs.tronsave.io/chinese/resources/transfer-recovery/internal-withdrawal-guide.md): 如何通过支持团队从您的 TronSave 内部账户提取 TRX。
- [状态与 SLA](https://docs.tronsave.io/chinese/resources/status-sla.md): 在哪里查看 TronSave 服务状态、如何上报事故，以及关于正常运行时间预期的须知。
- [服务条款](https://docs.tronsave.io/chinese/resources/terms-of-service.md): 管理您访问和使用 TronSave 平台及服务的条款。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tronsave.io/readme.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.
