# What is an NFD Trading Bot?

<figure><img src="/files/6oo6l86U50ffDbPGp7Wc" alt=""><figcaption></figcaption></figure>

The trading bot from NFD is an automated software program, designed to help traders easily execute transactions with tokens directly from **Telegram**. You don’t need a lot of experience or technical knowledge to start using it. Even though it might seem a bit difficult from the first glance, once you’ve read this manual and completed a couple of transactions, you’ll see how easy it is.

### Here are some advantages of trading with our bot:

**Convenience**

* Familiar Interface: Trade directly through Telegram without switching between multiple apps
* Mobile-Friendly: Trade tokens on the go from any device with Telegram installed
* Simple Commands: Execute trades using straightforward text commands
* Low Technical Barrier: Trade tokens without needing extensive blockchain knowledge

**Efficiency**

* Quick Execution: Place orders with just a few taps or commands, no need to waste your time on logging into your wallet and approving of tokens and transactions
* Limit Orders: Set specific buy/sell prices and let the bot execute trades automatically when conditions are met

**Additional Benefits**

* Earn a great share of commissions by using our 5 level referral system (if you are an influencer, we have a special offer for you! Contact us on our [Telegram forum](https://NFD_degens_community)). You'll find more information about it in the [Referrals](/nfd-trading-bot/referrals.md) section
* Enjoy cool features like [Scrappers](/nfd-trading-bot/scrapper.md), [Copy Trading](/nfd-trading-bot/copy-trade.md) and more

The NFD bot supports trading on different blockchains. This manual will be written based on the **BSC chain (some features are not available on other chains).** Additional information about every chain is specified in corresponding articles:

* [BNB Smart Chain](/nfd-trading-bot/chains/bnb-smart-chain.md)
* [BASE Chain](/nfd-trading-bot/chains/base-chain.md)
* [HyperEVM Chain](/nfd-trading-bot/chains/hyperevm-chain.md)
* [SUI Chain](/nfd-trading-bot/chains/sui-chain.md)
* [TRON Chain](/nfd-trading-bot/chains/tron-chain.md)

In the following documentation, we will provide a comprehensive explanation of each feature within the NFD Bot and explain, how to properly interact with them. This will enable you to quickly and easily understand and fully utilize all the available functionality of our bot:

* [Getting started](/nfd-trading-bot/getting-started.md)
* [Settings](/nfd-trading-bot/settings.md)
* [Manual Buy](/nfd-trading-bot/manual-buy.md)
* [Copy Trade](/nfd-trading-bot/copy-trade.md)
* [Scrapper](/nfd-trading-bot/scrapper.md)
* [Positions](/nfd-trading-bot/positions.md)
* [Limit order](/nfd-trading-bot/limit-order.md)
* [Withdraw](/nfd-trading-bot/withdraw.md)
* [Bridge](/nfd-trading-bot/bridge.md)
* [Referrals](/nfd-trading-bot/referrals.md)
* [Links](/nfd-trading-bot/links.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://nfd-gg.gitbook.io/nfd-trading-bot/what-is-an-nfd-trading-bot.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.
