# Installation

TokenICO is very simple to set up. First make sure you meet the requirements and then follow the steps.

### Requirements

* PHP 8.1+
* WordPress 5.0+

### Select zip file

IF YOU PURCHASED THE PLUGIN FROM CODECANYON, UPLOAD THE ACTUAL PLUGIN ZIP FILE CONTAINED WITHIN THE ZIP FILE YOU DOWNLOADED

Select the downloaded file from the Add new plugin section and click the install now button

<figure><img src="/files/Ueg4lHvyo9ibiDBFNlpW" alt=""><figcaption></figcaption></figure>

### Activate plugin

<figure><img src="/files/MllpCVRLBRQWCQJ4kAE9" alt=""><figcaption></figcaption></figure>

### Open settings

Open the settings and follow the link in the settings to get a WalletConnect Project ID and license code.

#### Reown AppKit ID

<figure><img src="/files/Z4ExCRiTGRNQr6ZFS395" alt=""><figcaption></figcaption></figure>

#### Register to Reown Cloud

Get a project ID by signing up for Reown Cloud with your wallet address or email as shown in the image below.

<https://cloud.reown.com/sign-in>

<figure><img src="/files/Pu1F8BOdpfgXiVjlLYzB" alt=""><figcaption></figcaption></figure>

#### Create a project

To create a project id, just follow the pictures below. After entering the name and URL of your site, select AppKit and select JavaScript in the platform section, then copy your project id by scrolling down on the page that opens.

You can then copy your project id from the relevant field and add it to TokenICO settings. You can do or not do other processes such as domain verification etc. according to your own wishes.

<figure><img src="/files/OBvqjM6JfOgoIzbVlXXG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Gq6iWdzarlb2WZGmtbQk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KtSGUg2UCdOPLQgPt4n3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FyYG4DdI4Xx3MbKqYDlt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/70IIzdKHRd6FbvYzL3fk" alt=""><figcaption></figcaption></figure>

#### License code (Just for premium version)

To solve the 1st warning, enter the license code given to you after the purchase in the license section of the settings under TokenICO in the menu as follows.&#x20;

You can access all your licenses on the "<https://beycanpress.com/my-account/my-licenses/>" page.

<figure><img src="/files/gujRz5J3rPYVTTLXqyiL" alt=""><figcaption></figcaption></figure>

### It's all done.

That's it TokenICO setup is complete, now you can create your presales by following the presale creation step.


---

# 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://beycanpress.gitbook.io/tokenico-docs/overview/installation.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.
