# Welcome

Nova is a Telegram trading bot that makes it easy to buy, manage, and sell Solana tokens.

Forget the headache of failed transactions, slippage, and priority fees. Nova was designed to make trading on Solana simple, pain-free, and profitable.

{% content-ref url="/pages/tRd3Uv8ZqASvVPLNgDtm" %}
[Getting Started](/setup/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/dHiJr20lKy3OGIhOW5e0" %}
[Security](/security.md)
{% endcontent-ref %}

{% content-ref url="/pages/soPJobwHrrUUXxS4d1ri" %}
[Fee Structure](/features/fee-structure.md)
{% 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.novabots.io/welcome.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.
