# Token Management

The Marketplace app supports $EWT and $stEWT tokens. Below are the guides in acquiring them.

#### Guides available for token management:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Create EWC Account</td><td><a href="/pages/sx40rgmFbkl7fqTRXWCN">/pages/sx40rgmFbkl7fqTRXWCN</a></td></tr><tr><td>Acquire $stEWT</td><td><a href="/pages/WPrCG649yissBb23Ylmi">/pages/WPrCG649yissBb23Ylmi</a></td></tr><tr><td>Check $stEWT balance</td><td><a href="/pages/bkEWm8KJAw0iORpa1XQa">/pages/bkEWm8KJAw0iORpa1XQa</a></td></tr><tr><td>Acquire $EWT in Marketplace App</td><td><a href="/pages/ABo92YeXdqhMSI3yH6kv">/pages/ABo92YeXdqhMSI3yH6kv</a></td></tr></tbody></table>

## FAQs

<details>

<summary>How long will it take for my balance to appear in my operator account after liquid staking?</summary>

It takes around less than 5 minutes to reflect the amount of $stEWT in your account depending on the amount of requests being processed by the EWX pallet.

</details>


---

# 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-launchpad.energyweb.org/ewx-ecosystem/the-marketplace-app/token-management.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.
