# Project Owner Dashboard: Add Logo, Token info, Update Tokenomics and more

### Overview

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

After token creation, the project owner dashboard becomes the main control center for the project.

From here, you can manage launch settings, liquidity, backing, staking, tokenomics, branding, and social links.

### Add logo and description

{% embed url="<https://www.youtube.com/watch?v=5qpH_HQ0IOo>" %}

Use this area to add project branding, token details, and links that appear across the platform.

### Add asset-backing

If you have funds available in your wallet, you can add backing manually at any time.

If you do not add funds manually, the backing pool can still grow automatically from the backing tax configured during token creation.

### Adjust tokenomics taxes

Use **Edit tax** to update taxes after launch.

Important rules:

* Tax changes are not instant
* New tax settings have a **3-day delay** before activation
* Until activated, the old tax settings remain live

When you suggest new taxes, the token page shows a public warning so investors can see that changes are pending.

### Use SDscan for advanced actions

[SDscan](/smartdefi-tm-platform/token-launchpad/sdscan-tool.md) gives project owners deeper contract-level control.

Use it to read contract data and manage advanced protocol actions within the limits allowed by SmartDeFi™.


---

# 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.feg.io/smartdefi-tm-platform/token-launchpad/create-a-token/project-owner-dashboard-add-logo-token-info-update-tokenomics-and-more.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.
