# Get Access to wieldy

### Where to get your Wieldy Template files <a href="#where-to-get-your-jumbo-template-files" id="where-to-get-your-jumbo-template-files"></a>

There are two ways you can get your Wieldy Template installation files:

* From Themeforest.net Account
* Via GitHub Account

Follow the below steps to get your installation files:

#### From Your Themeforest.net Account <a href="#from-your-themeforest.net-account" id="from-your-themeforest.net-account"></a>

To get file from your themeforest account, follow the below steps:

1. Visit <https://themeforest.net/>
2. Login with your account credentials
3. Now, Go to the downloads <https://themeforest.net/downloads>
4. On the Downloads Page, you can find the Wieldy Template in the list
5. Now, click the "Download" button given on the right of the Wieldy template. This will ask you for few options, one of those is "Mail File(s)". Select that.
6. This will download all the files associated with the Wieldy Template Item.
7. Now, it is highly recommended that you go through with [Package Content](/get-started/package-content.md) page to understand well how to get the best out of the Wieldy Template.

#### Via GitHub Account <a href="#via-github-account" id="via-github-account"></a>

If you are an active developer or you are the owner and want your developer to give access to the Wieldy's Github repository, this is a perfect way to provide that support.

Only one Github Account can be associated with your purchased Wieldy Template item

To get the Wieldy's GitHub repository access for your GitHub account, follow the below steps:

1. For this, you will need your purchase code of Themeforest.net. So, keep that with you before moving to the next steps
2. In case, you don't know anything about the purchase code, you can visit this link to know more about that <https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code>
3. Once you have the Purchase Code, visit the link <https://www.g-axon.com/products/github-access/wieldy-4>
4. Now, fill the form provided in the step 3 and provide your purchase code and Github Account username. Once successfully submitted, you will receive an invitation to your Github Account to access the **wieldy-4.x** repository.
5. Once, the invitation is accepted, you can access the repository.
6. It is recommended to go through with the README provided with the Github repository


---

# 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-wieldy.g-axon.work/get-started/get-access-to-wieldy.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.
