# 2. THE APP

- [My Account](https://upbots.gitbook.io/upbots/2.-features/my-account.md): In this tutorial, we will explain how to open and secure your account quickly. It's very simple and should not take more than a few minutes.
- [Create an account](https://upbots.gitbook.io/upbots/2.-features/my-account/create-an-account.md): A step by step guide on how to create an UpBots account
- [Secure your account](https://upbots.gitbook.io/upbots/2.-features/my-account/secure-your-account.md): Security is so essential in the cryptocurrency space. Quickly implement great security on your account with our step by step guide below.
- [Portfolio Management](https://upbots.gitbook.io/upbots/2.-features/wallets-manager.md): In this tutorial we will be going over UpBots tools for setting up and managing your portfolio.
- [Connect a Centralized Exchange](https://upbots.gitbook.io/upbots/2.-features/wallets-manager/connect-an-exchange.md): How to connect a centralized crypto currency exchange to your UpBots account for trading, Algo bots and portfolio tracking.
- [DeFi Portfolio Tracker](https://upbots.gitbook.io/upbots/2.-features/wallets-manager/eth-portfolio-tracker.md): In this section we'll explore the DeFi portfolio tracker that will help users keep track of all their allocated capital in the DeFi space.
- [Feature Explanation](https://upbots.gitbook.io/upbots/2.-features/wallets-manager/eth-portfolio-tracker/cex-wallet-tracker.md): In this section you will have a detailed view of your portfolio, your total balance, your portfolio distribution as well as your portfolio evolution.
- [Algo Bots Rental](https://upbots.gitbook.io/upbots/2.-features/algo-rental.md): In the UpBots ecosystem, Algo Rental Marketplace is our key feature, where users can "rent" algorithm & trading bots.
- [How it works?](https://upbots.gitbook.io/upbots/2.-features/algo-rental/feature-explanation.md): Below you will find an explanation of what Algo Rental is, how you can benefit from it and how our unique and fair performance fee system works.
- [Algo Bot Information & Analytics](https://upbots.gitbook.io/upbots/2.-features/algo-rental/performance-analytics.md): The Algo Bot page is full of useful information to help you chose the right Algo Bot for your requirements and enable you to track your Algo Bots to ensure they are performing well.
- [Activate an Algo Bot](https://upbots.gitbook.io/upbots/2.-features/algo-rental/connect-an-algo.md): Here you can find a short video and detailed written guide on how to set up Algo Bots on your exchange accounts.
- [Activate a Future Algo Bot](https://upbots.gitbook.io/upbots/2.-features/algo-rental/connect-an-algo-1.md): Here you can find a short video and detailed written guide on how to set up Algo Bots on your exchange accounts.
- [Leverage](https://upbots.gitbook.io/upbots/2.-features/algo-rental/leverage.md)
- [Check/Modify your Bots](https://upbots.gitbook.io/upbots/2.-features/algo-rental/check-modify-your-bots.md): It is possible to change the account API key and position settings while your Algo Bots are on standby waiting to enter a trade. Here is a short guide on how to do this.
- [Running Multiple Bots ](https://upbots.gitbook.io/upbots/2.-features/algo-rental/running-multiple-bots.md): This section provides information and guidance for running multiple Algo Bots on exchange accounts.
- [Performance Fees](https://upbots.gitbook.io/upbots/2.-features/algo-rental/performance-fees.md): Perf fees are one of UpBots core innovations and how we aim to create an ecosystem that rewards everyone for success. Below is an explanation of how they work.
- [Algo Bot Access (MBXN Stakers)](https://upbots.gitbook.io/upbots/2.-features/algo-rental/algo-bot-access-ubxt-stakers.md): You can stake MBXN in our APP on UpBots.com using a Metamask or WalletConnect compatible wallet.
- [Rent Your Algorithm](https://upbots.gitbook.io/upbots/2.-features/algo-rental/rent-your-algorithm.md)
- [FAQ](https://upbots.gitbook.io/upbots/2.-features/algo-rental/issues.md): This section will be updated based on the questions received by our support team.
- [Create your Bot](https://upbots.gitbook.io/upbots/2.-features/create-your-bot.md): Create your own bot, linked to TradingView or any other providers. It's simple and free.
- [Staking & Farming](https://upbots.gitbook.io/upbots/2.-features/ubxt-staking.md): This section will run through the MBXN staking and farming options and how to take part should you wish to do so.
- [How to add liquidity to MBXN-BUSD](https://upbots.gitbook.io/upbots/2.-features/ubxt-staking/how-to-add-liquidity-to-ubxt-on-pancakeswap.md)
- [Multilevel Staking (new)](https://upbots.gitbook.io/upbots/2.-features/ubxt-staking/multilevel-staking-new.md)
- [How to Stake MBXN on UpBots](https://upbots.gitbook.io/upbots/2.-features/ubxt-staking/staking-ubxt.md): How to use the UpBots MBXN Staking Pools
- [Manual trade](https://upbots.gitbook.io/upbots/2.-features/manual-trade-basic.md): This feature is not yet live but is coming soon.
- [Manual Trade - Basic](https://upbots.gitbook.io/upbots/2.-features/manual-trade-basic/manual-trade-basic.md): Introduction and guide to manual trading on UpBots.
- [MBXN Wallet](https://upbots.gitbook.io/upbots/2.-features/ubxt-wallet.md): This section covers the MBXN wallet and serves as a guide on how to top up and allocate MBXN to services for performance fees.


---

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