> For the complete documentation index, see [llms.txt](https://docs.alkatrade.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alkatrade.xyz/welcome-to-alka-trade.md).

# Welcome to Alka Trade

Everything directly on Bitcoin L1 using Alkanes & [Subfrost](https://subfrost.io/)\
\
No sidechains. No bridges. Just fast trading with real Bitcoin security.\
We’re not trying to change Bitcoin.\
We’re just giving degens the speed they want while keeping Bitcoin’s strength.\
\
Let's build a Degen culture on Bitcoin Network together.

***

## Popular tasks

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>How To Use</h4></td><td><a href="/pages/PbYb0GukRhiS4qCHdRal">/pages/PbYb0GukRhiS4qCHdRal</a></td><td><a href="/pages/c3101d8e098a6f696c75f6bda47d0ea5fdade1e5">/pages/c3101d8e098a6f696c75f6bda47d0ea5fdade1e5</a></td><td><a href="/files/PhdDdo4UyCK33FOCm4EE">/files/PhdDdo4UyCK33FOCm4EE</a></td></tr><tr><td><h4>Features</h4></td><td><a href="/pages/EFXeLTHVDQLFgK0Iy51O">/pages/EFXeLTHVDQLFgK0Iy51O</a></td><td><a href="/pages/65332f63d0b6cedd6ac718136ba8d89ec6cc1a4d">/pages/65332f63d0b6cedd6ac718136ba8d89ec6cc1a4d</a></td><td><a href="/files/evmXPSe0nLef2XjH2zSz">/files/evmXPSe0nLef2XjH2zSz</a></td></tr><tr><td><h4>Communication</h4></td><td><a href="/pages/oUUNprjFZmH3rqDBvb9h">/pages/oUUNprjFZmH3rqDBvb9h</a></td><td><a href="/pages/6625e4a7113b37994c505597f0f9e2c62008a5c5">/pages/6625e4a7113b37994c505597f0f9e2c62008a5c5</a></td><td><a href="/files/T4wWoo5lkMhXKtnDcELb">/files/T4wWoo5lkMhXKtnDcELb</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.alkatrade.xyz/welcome-to-alka-trade.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
