# Welcome to Viking Trading Bot

* Viking is a powerful multi-chain trading bot built exclusively for degen traders on Telegram.
* It’s also the first trading bot that lets users earn up to 40 SOL daily through reward opportunities while trading
* This bot offers various useful features such as Fast trading; Automated order placement; Limit orders and many other functions to optimize the trading experience for users.

### Get started with Viking on Solana now!

The document content includes the following sections:

#### Introduction

{% content-ref url="/pages/QPzbTvC6XsT5gERiU43E" %}
[About Viking Trading Bot](/introduction/publish-your-docs.md)
{% endcontent-ref %}

{% content-ref url="/pages/7FvWQMF0kTK7HGhlQfmo" %}
[Quick Start Guide](/introduction/quickstart.md)
{% endcontent-ref %}

{% content-ref url="/pages/jSZY8EydiadJoM4IN8K0" %}
[Help](/introduction/help.md)
{% endcontent-ref %}

#### Features Overview <a href="#features-overview" id="features-overview"></a>

{% content-ref url="/pages/i73g4LZQanoLj7XtSO18" %}
[Trading on the Bot](/features-overview/editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/AD9lDCmpddI5WAY92HgG" %}
[Positions](/features-overview/markdown.md)
{% endcontent-ref %}

{% content-ref url="/pages/scPRmf2UHNygzfDCY7Iu" %}
[Limit Orders](/features-overview/images-and-media.md)
{% endcontent-ref %}

{% content-ref url="/pages/ULmoXhthX9AEP6aH6ZSe" %}
[Signal](/features-overview/interactive-blocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/lWdZgI2P4YIODQ7uazsl" %}
[Copy Trade](/features-overview/integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/tJtqXJo1N4ccXBajuA06" %}
[Sniper](/features-overview/sniper.md)
{% endcontent-ref %}

{% content-ref url="/pages/GdTP4HrWRlGnFA4AmTeT" %}
[Ranking](/features-overview/ranking.md)
{% endcontent-ref %}

{% content-ref url="/pages/QftW9ecjBgJhehDIvA4k" %}
[Referrals](/features-overview/referrals.md)
{% endcontent-ref %}

{% content-ref url="/pages/PpMqHuxTXAUWXCXocRlx" %}
[Withdraw](/features-overview/withdraw.md)
{% endcontent-ref %}

{% content-ref url="/pages/pfADlztw41EYBqfKWTBJ" %}
[Spin](/features-overview/spin.md)
{% endcontent-ref %}

#### Settings <a href="#features-overview" id="features-overview"></a>

{% content-ref url="/pages/Yck4nj46oQU5afGXcazf" %}
[Config settings](/settings/config-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/WyKa5eW87yQXkfjfmjLA" %}
[Language](/settings/language.md)
{% endcontent-ref %}

{% content-ref url="/pages/UnAWPcQJun01qvmNBdC7" %}
[Wallets](/settings/wallets.md)
{% endcontent-ref %}


---

# 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 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.vikingbot.trade/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.
