# Trader Profile

Garuda DeFi provide trader profile to define the NFT as your digital identity & stand out among traders.

<figure><img src="/files/FXcEp3gwhqQVxM2JVz0b" alt=""><figcaption><p>Trader Profile</p></figcaption></figure>

## How to customize my profile?

1. After connect wallet, click on your wallet and choose "profile"
2. Paste the NFT smart contract collection if you already have idle NFT\* on your wallet. (*\*NFT are not staking in smartcontract*)
3. Choose the NFT item from your NFT collection as your avatar.
4. &#x20;Paste marketplace link of your NFT Item (optional - if you want to promote your NFT item / collections )
5. Fill the username. must be max 10 letters without spacing
6. Fill the short description about you (optional)
7. Click save and sign on your wallet

{% hint style="danger" %}
Changes profile only allowed once per day
{% endhint %}

<div><figure><img src="/files/hzD9N0UpRScxyQII2t4o" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YjHgbxrWRId78cJGYgKA" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.garuda-defi.org/products/trader-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.
