# 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="introduction/publish-your-docs" %}
[publish-your-docs](https://docs.vikingbot.trade/introduction/publish-your-docs)
{% endcontent-ref %}

{% content-ref url="introduction/quickstart" %}
[quickstart](https://docs.vikingbot.trade/introduction/quickstart)
{% endcontent-ref %}

{% content-ref url="introduction/help" %}
[help](https://docs.vikingbot.trade/introduction/help)
{% endcontent-ref %}

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

{% content-ref url="features-overview/editor" %}
[editor](https://docs.vikingbot.trade/features-overview/editor)
{% endcontent-ref %}

{% content-ref url="features-overview/markdown" %}
[markdown](https://docs.vikingbot.trade/features-overview/markdown)
{% endcontent-ref %}

{% content-ref url="features-overview/images-and-media" %}
[images-and-media](https://docs.vikingbot.trade/features-overview/images-and-media)
{% endcontent-ref %}

{% content-ref url="features-overview/interactive-blocks" %}
[interactive-blocks](https://docs.vikingbot.trade/features-overview/interactive-blocks)
{% endcontent-ref %}

{% content-ref url="features-overview/integrations" %}
[integrations](https://docs.vikingbot.trade/features-overview/integrations)
{% endcontent-ref %}

{% content-ref url="features-overview/sniper" %}
[sniper](https://docs.vikingbot.trade/features-overview/sniper)
{% endcontent-ref %}

{% content-ref url="features-overview/ranking" %}
[ranking](https://docs.vikingbot.trade/features-overview/ranking)
{% endcontent-ref %}

{% content-ref url="features-overview/referrals" %}
[referrals](https://docs.vikingbot.trade/features-overview/referrals)
{% endcontent-ref %}

{% content-ref url="features-overview/withdraw" %}
[withdraw](https://docs.vikingbot.trade/features-overview/withdraw)
{% endcontent-ref %}

{% content-ref url="features-overview/spin" %}
[spin](https://docs.vikingbot.trade/features-overview/spin)
{% endcontent-ref %}

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

{% content-ref url="settings/config-settings" %}
[config-settings](https://docs.vikingbot.trade/settings/config-settings)
{% endcontent-ref %}

{% content-ref url="settings/language" %}
[language](https://docs.vikingbot.trade/settings/language)
{% endcontent-ref %}

{% content-ref url="settings/wallets" %}
[wallets](https://docs.vikingbot.trade/settings/wallets)
{% endcontent-ref %}


---

# 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://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.
