> For the complete documentation index, see [llms.txt](https://omni-4.gitbook.io/omni/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://omni-4.gitbook.io/omni/welcome-to-omni.md).

# welcome to omni

{% hint style="info" %}
**omni mindset:**&#x20;

*"Never doubt that a small group of thoughtful, committed citizens can change the world; indeed, it's the only thing that ever has."*&#x20;

margaret mead
{% endhint %}

## omni vision

omni is chain agnostic and currently allows anyone to create their own social currency across multiple blockchains in less than 30 seconds. &#x20;

## why omni?

thousands of tokens are created every single day with a sizeable majority being scams or rugs.   omni's token deployer allows creators to build trust with their communities using trusted technology with verified smart contracts that forces locked liquidity and fair launch with 100% of all tokens in market from genesis.

additionally - creating tokens can be expensive to hire a developer especially for multi-chain token creation.  omni's token deployer charges nothing up front and is so easy that even your grandma could do this. &#x20;

## getting started

let's fucking go!

{% content-ref url="/pages/4bPx4nkQlFZnfEe01YQI" %}
[launching a social currency](/omni/the-product/launching-a-social-currency.md)
{% endcontent-ref %}

{% content-ref url="/pages/RQIBpJCbVZEEH8J29vA7" %}
[details of token deployer](/omni/the-product/launching-a-social-currency/details-of-token-deployer.md)
{% endcontent-ref %}

{% content-ref url="/pages/IW1peCRkyDItt1nWYFjx" %}
[Broken mention](broken://pages/IW1peCRkyDItt1nWYFjx)
{% endcontent-ref %}

## Quick links

{% content-ref url="/pages/Jc68UZniMGB2S1jabSTx" %}
[how to use omni (video)](/omni/overview/how-to-use-omni-video.md)
{% endcontent-ref %}

{% content-ref url="/pages/QN3HkjJK1BQxPs8vm7uQ" %}
[create to earn](/omni/overview/create-to-earn.md)
{% endcontent-ref %}


---

# 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://omni-4.gitbook.io/omni/welcome-to-omni.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.
