> For the complete documentation index, see [llms.txt](https://docs.feg.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.feg.io/smartdefi-tm-platform/token-launchpad/create-a-token/project-owner-dashboard-add-logo-token-info-update-tokenomics-and-more.md).

# 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
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, and the optional `goal` 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>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
