# Martiality

This section of RSS Learn teaches you about various **martial** skills and concepts.

{% hint style="danger" icon="bolt" %}
This library is mostly ***fictional***! Nothing in the library should be taken seriously in the slightest, but may be used to create possible, legit techniques.
{% endhint %}

Use the sidebar or search using the bar below. You may search when on any page by using the search bar on the top navigation bar.

***

<p align="center"><button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">Search martiality library...</button></p>


---

# 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://rss-industries.gitbook.io/learn/mrtl/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.
