> For the complete documentation index, see [llms.txt](https://docs.gplclub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gplclub.com/en/extra-tools-design-and-multimedia/envato-elements.md).

# Envato Elements

Find these options at [gplclub.com/panel](https://gplclub.com/panel) > "Tools" tab.

**How to access:**

1. In the "Tools" tab, click the "Go to Envato Elements" button.

   <figure><img src="/files/xH7USMWoVvZPXBRs17Ww" alt="" width="563"><figcaption></figcaption></figure>

2. A pop-up window will open with information. You'll find a link to download our browser extension.

   <br>

   <figure><img src="/files/aDftygyaQE80E4qaWtbX" alt="" width="503"><figcaption></figcaption></figure>

<p align="center"><a href="https://gplclub.com/descarga-extension" class="button primary" data-icon="square-down">Descargar Extension</a></p>

3. Extract and unzip the folder and save it in a safe location. **Do not delete it afterwards**, or the extension will stop working.\
   \
   \
   Screenshot folder:

<figure><img src="/files/tsQVSQGIibTtqhHrIaB1" alt="" width="563"><figcaption></figcaption></figure>

4. In your browser, type this in the address bar and press Enter: `chrome://extensions`\ <br>

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

5. Click the "Load unpacked" button and select the folder you extracted.

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

6. With your extension active, you can now access Envato Elements.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gplclub.com/en/extra-tools-design-and-multimedia/envato-elements.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.
