> For the complete documentation index, see [llms.txt](https://aura-3.gitbook.io/aura/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aura-3.gitbook.io/aura/friend-tech/p-and-l-calculator.md).

# P\&L Calculator

Trading is all about profit. The <mark style="color:purple;">/friendtech profit</mark> feature calculates your precise Profit & Loss data. This feature allows you to analyse your trades, retrieve your break even, and generate a visual to share your profits.

Aura's profit bot is unique in that it takes into account more data than any other, fastet than any other. Buy, sells and royalties, the P\&L calculator analyse everything.

### Get your profits

This feature takes two parameters into account : a user and a share (optional). Both of the user and the share should be provided through their Friend.tech handle (twitter username). To calculate your own P\&L metrics, just input your own handle.&#x20;

<figure><img src="/files/2Sx9KmvjE8atQ07lQ3up" alt="" width="375"><figcaption></figcaption></figure>

### Generate your visual

Each bot response is accompanied by a button that allows you to generate a visual containing your P\&L metrics. It's an easy solution to share your profits.

<figure><img src="/files/rvLzpc3QG4QU81U13Qew" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://aura-3.gitbook.io/aura/friend-tech/p-and-l-calculator.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.
