# Set up

You can go over to <https://www.chatx.finance/new> and the steps should be sell-explanatory. If you want more info press on the drop downs below!

## ⚡️Quickstart

* Go to <https://www.chatx.finance/new> and follow the steps
* Congrats! 🎉

### 🤔The steps explained

<details>

<summary>💬Step1: Add our telegram bot to your group</summary>

Head over to <https://www.chatx.finance/new> and follow the steps. You have to add the `@ChatX_access_bot` to your private group (left screenshot) and then to a public channel where our bot will function as gateway portal to your private chat (right screenshot).&#x20;

![](/files/GwME1umEn4qLIgEV4z8g)![](/files/75QxmWeBUCq3B9HHEsd1)

</details>

<details>

<summary>📈<strong>Step2: Choose a pricing model</strong></summary>

After adding the bot to your private group and public channel you can choose the pricing model that suits you best!&#x20;

🔷**I want a curve similar to friend.tech**

* Quadratic curve
* Start price: `0,0000625 ETH`
* Slope: `0,00001`

Note that your 1000th key will have to sell for almost 60ETH.

⏯️**I want to fine-tune my own pricing**

You can choose for:

* **Static pricing**, price remains the same
* **Linear pricing,** price increases linearly
* **Quadratic pricing,** price increases quadratically

The screenshot below will provide you with a visual difference between the curves. In our DAPP you will see the price for the 1st, 10th, 100th and 1000th access card. This will guide you in deciding the affect of the different settings on the card pricing.\
\
![](/files/RqV2Zn9eh9RiOS7OQvfs)

</details>

<details>

<summary>📝<strong>Step 3: Send the transaction</strong></summary>

Press the "Create in contract" button to confirm your settings. This will create the chat in our smart contract and thereby enables the trading of your access cards.

![](/files/Q2PrKIoEKgyKnMhY5sQM)

</details>

<details>

<summary>ℹ️ <strong>Step 4: Chat info</strong></summary>

After submitting your chat to the smart contract you can also fill in some extra info about your chat so that users browing the ChatX website can read your description.&#x20;

**Congrats!** You are now all set to earn from your chat🎉

</details>


---

# 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://chatx.gitbook.io/chatx/access-cards/set-up.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.
