> For the complete documentation index, see [llms.txt](https://upbots.gitbook.io/upbots/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://upbots.gitbook.io/upbots/2.-features/algo-rental.md).

# Algo Bots Rental

## Feature Explanation

{% content-ref url="/pages/-MO6ZcZYUHtBvW1SNcrJ" %}
[How it works?](/upbots/2.-features/algo-rental/feature-explanation.md)
{% endcontent-ref %}

## Algo Bot Access (MBXN Stakers)

{% content-ref url="/pages/-MOgWF1OXyZaUVkvuY0g" %}
[Algo Bot Access (MBXN Stakers)](/upbots/2.-features/algo-rental/algo-bot-access-ubxt-stakers.md)
{% endcontent-ref %}

## Activate an Algo Bot

{% content-ref url="/pages/-MMBinWJiHypqZEthOgx" %}
[Activate an Algo Bot](/upbots/2.-features/algo-rental/connect-an-algo.md)
{% endcontent-ref %}

## Algo Analytics

{% content-ref url="/pages/-MMBiz4Bodf\_7s7Yqsts" %}
[Algo Bot Information & Analytics](/upbots/2.-features/algo-rental/performance-analytics.md)
{% endcontent-ref %}

## Performance Fees

{% content-ref url="/pages/-MMBj34z6RLJJdsK82Mj" %}
[Performance Fees](/upbots/2.-features/algo-rental/performance-fees.md)
{% endcontent-ref %}

## Rent Your Algo

{% content-ref url="/pages/pmWMQTlAkzSOqc0jaIMv" %}
[Rent Your Algorithm](/upbots/2.-features/algo-rental/rent-your-algorithm.md)
{% endcontent-ref %}

## FAQ

{% content-ref url="/pages/-MMBj9lgxUWkRts4Sg4M" %}
[FAQ](/upbots/2.-features/algo-rental/issues.md)
{% endcontent-ref %}


---

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

```
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.
