> For the complete documentation index, see [llms.txt](https://fomos-bonding-paper.gitbook.io/fomobond-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fomos-bonding-paper.gitbook.io/fomobond-1/use-case/quickstart-2.md).

# Features and costs

Users can take advantage of our platform in two ways.\
\
-> Trading coins **created** within our platform, which provides a certain level of safety not found anywhere else.\
-> Deploying coins on our platform, which ensures **minimal** tool access to bad actors, therefore creating a sense of 'security' for potential buyers.\
\
\**Initially*, all coins deployed through us will be **0/0 Tax**, with a **burned** liquidity and a **renounced** contract.

\*Initially is used because we're considering an option for taxed contracts in the future, however this will depend on what **multiple** factors, such as community's opinion on it and market conditions (meme/util season). The 0/0 tax option will always remain the main one.\
\
Our platform covers the following *\*costs*:\
\
-> Deploy cost\
-> Airdrop of tokens cost\
-> Liquidity (burned)\
\
You'll only have to pay:\
\
-> As a coin creator, the gas fee is similar to that of a **transfer** (now $0.2, usually $2 with 20 gwei), to create a token. \
\&#xNAN;*This is 200 times cheaper than normal deploys.*\
\
-> As a trader, a 1% fee that goes to our platform, with gas fee being similar to that of a **transfer**. \
\&#xNAN;*This is 5-10 times cheaper than buying/selling an ERC20 contract through UNISWAP-V2.*\
\
These *\*costs* are as **low** as possible, even though they aren't directly affecting the deployer or the value of tokens for each holder, but only its volatility.


---

# 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://fomos-bonding-paper.gitbook.io/fomobond-1/use-case/quickstart-2.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.
