# Profile

<figure><img src="/files/LfHIzuC9t63aLIpFvLjj" alt=""><figcaption></figcaption></figure>

By connecting your wallet to the platform, your profile will be automatically created. Although there is no direct need to do anything on your profile page, it offers some fun options and information as explained below:

<figure><img src="/files/I4ihGgyyks3qtVqc6ziv" alt=""><figcaption></figcaption></figure>

**#1:** This displays the projects you have deployed (if any). The Edit button will allow you to edit the projects you have deployed, which also grants you the ability to change the socials of the token (if needed). It also allows you to decrease the taxes on the projects you have deployed. You can do this at any given time (i.e. both, when your token is trading on Chef.fun and/or when it is already trading on a DEX). In other words, you are able to do this right after deploying and anytime after deployment.

**#2:**&#x54;his displays your referral link that you can share with people, and which grants you a reward of 20% of the fees of each trade they make on the platform.

**#3:** This tab shows your trade history. It keep tracks of any buys and sells, the date of these actions, the TX reference of these actions and the token that you have traded.

**#4:** This displays your balances. All tokens that you bought and/or hold on the Chef.fun platform will show up here for the purpose of easily keeping track of your portfolio.


---

# 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://chef-fun-organization.gitbook.io/chef.fun/the-platform/profile.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.
