# Buying Collection Tokens

The Collection creator is given an option to hold a distribution event of the $COLLECTION membership tokens in exchange for ETH. The ETH raised goes directly into the public account of the address that created the Collection.

![](/files/f4nZfMs4Iaz40lUDOPv4)

#### Token parameters include:

**Token Supply:** this defines the initial supply of the tokens at Collection launch.

**Token Name:** this defines the name used for the token cashtag.

**Amount of Tokens to Sell:** this defines the number of tokens offered in the distribution.

**Tokens per ETH:** this sets the price of each token as well as the overall economy.

**Sale Date:** this sets the range of time the sale is active.

![](/files/-MjpZ187fpTXmAdturTM)

The token sale interface is available on desktop or mobile.


---

# 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.szns.io/tutorials/buying-collection-tokens.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.
