# Frequently Asked Questions

## What is the token contract address?

The contract address is `xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW`. The token is an SPL token on the Solana blockchain. Make sure not to buy any fake tokens, always keep an eye out on our official social media channels. You can view more information on our [tokenomics](/tokenomics.md) page.

## Will there be a public token sale?

Our public sale was conducted from 21 May till 22 May 2021.

## Will there be an airdrop?

Airdrop distribution has been completed.

## What is the difference between Solanium and \[insert launchpad project here]?

Our issue with most launchpad projects and platforms is that they are basically fully centralized. A central entity manages which projects are allowed on the platform, most of the time combined with a lot of insider information and trading. Solanium is an open platform where everyone can create a pool and raise funds. \
\
Besides just Solanium Pools we have many other products in the pipeline. Our token is integrated into every product on the platform.

## How can I contact the team?

You can reach us at `support@solanium.io`


---

# 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.solanium.io/frequently-asked-questions.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.
