# What is Ember Finance?

Ember makes token creation and customization accessible for everybody. It streamlines the process into a just a few clicks, and offers optional access to deep liquidity with very little upfront capital. Token creation is also completely free. Ember only charges if the user decides to borrow liquidity.

## How it works

The first step in the creation process is shown below. The user creates a name for their project as desired, provides a ticker (e.g., $EMBR), and determines the total supply of the token.

![](/files/U0TaY7Cuv7H4GWGKap8c)

Next, a liquidity package is chosen. These packages determine the amount of ETH the token will be paired with upon launching. Deeper liquidity requires more upfront capital.

![](/files/d2tJKGuDvemVjgv1hkgj)

Lastly, the user will select desired customizations, such as adding taxes or other features to the token. On this page they will also be able to select from a range of different boosts. Boosts increase the term length of borrowed liquidity or simply adds more liquidity temporarily. This helps people with less capital achieve deep liquidity on launch.

![](/files/QVNBfYmExN7frL4JjP5G)


---

# 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://ember-finance.gitbook.io/ember/what-is-ember-finance.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.
