# Welcome to Simpl3r

A revolutionary platform designed to streamline the NFT space for creators and investors. Our in-house developed solution is tailored to assist teams and founders with their pre and post mint campaigns, making the process more efficient. Our goal is to continuously develop data-driven tools for both creators and collectors to enhance their experience.

{% hint style="info" %}
Some features are still under development, we will be regularly updating this GitBook as they go live.
{% endhint %}

## Get Started

{% content-ref url="/pages/G46JfKGRWHN2ngwCKrM9" %}
[Who are we?](/overview/who-are-we.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ds7zctO8X0tQxAnzYqlY" %}
[Oshun](/oshun/oshun-tldr.md)
{% endcontent-ref %}


---

# 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.simpl3r.com/welcome-to-simpl3r.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.
