# Algo Bots Rental

## Feature Explanation

{% content-ref url="algo-rental/feature-explanation" %}
[feature-explanation](https://upbots.gitbook.io/upbots/2.-features/algo-rental/feature-explanation)
{% endcontent-ref %}

## Algo Bot Access (MBXN Stakers)

{% content-ref url="algo-rental/algo-bot-access-ubxt-stakers" %}
[algo-bot-access-ubxt-stakers](https://upbots.gitbook.io/upbots/2.-features/algo-rental/algo-bot-access-ubxt-stakers)
{% endcontent-ref %}

## Activate an Algo Bot

{% content-ref url="algo-rental/connect-an-algo" %}
[connect-an-algo](https://upbots.gitbook.io/upbots/2.-features/algo-rental/connect-an-algo)
{% endcontent-ref %}

## Algo Analytics

{% content-ref url="algo-rental/performance-analytics" %}
[performance-analytics](https://upbots.gitbook.io/upbots/2.-features/algo-rental/performance-analytics)
{% endcontent-ref %}

## Performance Fees

{% content-ref url="algo-rental/performance-fees" %}
[performance-fees](https://upbots.gitbook.io/upbots/2.-features/algo-rental/performance-fees)
{% endcontent-ref %}

## Rent Your Algo

{% content-ref url="algo-rental/rent-your-algorithm" %}
[rent-your-algorithm](https://upbots.gitbook.io/upbots/2.-features/algo-rental/rent-your-algorithm)
{% endcontent-ref %}

## FAQ

{% content-ref url="algo-rental/issues" %}
[issues](https://upbots.gitbook.io/upbots/2.-features/algo-rental/issues)
{% 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://upbots.gitbook.io/upbots/2.-features/algo-rental.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.
