> For the complete documentation index, see [llms.txt](https://xlayer-trading-bot.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xlayer-trading-bot.gitbook.io/docs/configuration-and-management/positions.md).

# Positions

Positions will display your holdings, including the tokens you are holding and a summary of their information.

To look at all your current positions:

{% stepper %}
{% step %}
Open the menu and click 'Positions'
{% endstep %}

{% step %}
This will show all of your current positions
{% endstep %}

{% step %}
Click on any to expand the buy/sell menus
{% endstep %}
{% endstepper %}

Here are the information you will have when accessing `/profile` command:

{% hint style="info" %}

* Token name

* Token balance

* The amount of token you bought

* The amount of token you sold

* Your token's worth

* Current PNL of token

* Your Wallet Balance
  {% endhint %}

* You can choose to **Sell All** or **Burn All** token in the wallet you want in Profile.

* You can choose to check each wallet's profile.
