# Welcome

Welcome to **Soonic**'s official documentation! Soonic is the latest and simplest bonding curve platform you will ever experience. This documentation is your gateway to understanding and utilizing our innovative bonding curve system on the Sonic Chain. It provides clear, interactive guidance tailored to your needs.

Explore the core concepts of Soonic, see the system in action, and discover how to maximize its potential. \
\
Notes: some of the screenshot are coming from our ETH Sepolia Testnet.


---

# 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://soonic.gitbook.io/soonic/readme.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.
