Everything You Need to Know About Monstera Games Platform

Onboarding Integration Reporting General Questions

Onboarding

What is Monstera Games Platform?

Monstera Games Platform is a turnkey solution designed for website owners who want to increase visitor engagement and monetize seamlessly through interactive gaming.

With quick and easy integration, you can embed a diverse collection of high-quality HTML5 games on your website in just minutes—no technical expertise required.

Monstera Games is powered by Google AdSense for Platforms, allowing you to:

  • Offer engaging, ad-supported gameplay experiences to your visitors.
  • Monetize effectively through in-game advertisements.
  • Enhance your website with dynamic, interactive content that keeps users engaged while generating revenue.
What are the benefits of using Monstera Games?

By integrating Monstera Games, you gain access to:

  • A diverse library of responsive HTML5 games.
  • Modern ad formats, including interstitial and rewarded video ads.
  • eamless integration with Google AdSense for Platforms.
  • A competitive revenue-sharing model with high payouts for publishers.
  • A regularly updated game catalog, featuring new exclusive releases every week.
  • Custom game development options for unique branding and tailored experiences.
Who can use Monstera Games?

Monstera Games is designed for website owners, publishers, and media platforms looking to integrate interactive games as part of their content strategy.

You can use Monstera Games if:

  • You have a live website with significant visitor engagement.
  • You are looking to monetize your content with Google AdSense for Platforms.
  • Your site meets the eligibility requirements outlined below.
What Are the Requirements to Join the Monstera Games Platform?

To ensure a smooth integration and maximize your website’s engagement and monetization potential, your site must meet the following eligibility criteria:

  • Active Google AdSense Account

You must have an existing and active Google AdSense account, as the platform operates through Google’s AdSense for Platforms for monetization.

  • inimum Traffic Requirement

To qualify, your website must have at least 50,000 monthly visitors. This requirement helps ensure that you get the most value from the Monstera Games platform, with a highly engaged audience leading to better user retention and higher ad revenue.

You must agree to the Monstera Games Terms and conditions before onboarding.

How do I sign up?

If you need to reset your account password, follow these steps:

  1. Go to the Monstera Games login page.
  2. Click on "Forgot Password".
  3. Enter your email or username.
  4. Check your inbox for a password reset link
  5. Follow the instructions to regain access to your account.
    If you do not receive the reset email within a few minutes, check your spam folder or try again. If issues persist, contact support@monsteraplay.com for assistance.
    login screen
    Login screen

Integration

How do I embed games on my website?
  1. Obtain Embed Code
    • Log in to your Monstera Games account.
    • Navigate to the game library and select the game you wish to embed.
    • Click the “Embed” option to generate the HTML code snippet.
  2. Copy the Embed Code
    • Highlight the provided HTML iframe code.
    • Right-click and select “Copy” or use the keyboard shortcut (Ctrl+C or Cmd+C).
  3. <iframe src="https://games.monsteraplay.com/spell_match_academy/index.html?cid=&fullscreen=true&events=true&c={" referrerpolicy="no-referrer-when-downgrade" width="100%" height="100%" allow="autoplay; fullscreen" style="aspect-ratio:16/9;"></iframe>
    Copy embed code
    Copy embed code
  4. Access Your Website Editor
    • Log in to your website’s content management system (CMS) or access your site’s HTML files.
    • Open the page where you want to embed the game.
  5. Paste the Embed Code
    • In the desired section of your page, switch to HTML or source code view.
    • Paste the copied iframe code using (Ctrl+V or Cmd+V).
  6. Adjust Dimensions (Optional)
    • Modify the attributes in the iframe code to match your site’s layout. For example, ensure the width, height, and style parameters fit the design of your page.
  7. Preview the Integration
    • Save your changes and preview the page to ensure the game loads correctly.
    • Check the game’s alignment, responsiveness, and functionality.
  8. Publish and Test
    • Once satisfied with the preview, publish the page.
    • Test the live page to verify performance, including mobile responsiveness and load time.
iFrame Attribute Reference
Attribute Possible Values Is Required? Explanation
referrerpolicy no-referrer-when-downgrade Yes Used to validate the domain playing the game.
allow autoplay, autoplay; fullscreen autoplay - Yes
fullscreen - Optional
Enables autoplay and optionally allows the game to be played in fullscreen mode.
src https://games.monsteraplay.com/<game>/index.html?parameters=<parameters> Yes Specifies the game source URL and parameters to configure game properties.
Source Properties

Monstera Games Platform provides the option to configure some game properties. These properties can be sent as query parameters to the game endpoint.

Property Possible Values Is Required? Explanation
cid The client ID as defined in the system Yes Identifies the client embedding the game.
c AdSense channel No Specifies the AdSense channel for revenue tracking.
fullscreen true No Enables fullscreen mode for the game if permitted.
events true No Enables events firing in the game if permitted.
ads false No Disables in-game ads if permitted.
demo true No Enables demo mode for testing purposes.

Support If you encounter any issues during the embedding process, our support team is available to assist. Contact us for troubleshooting, custom adjustments, or additional guidance to ensure a seamless gaming experience for your users.

Can I add multiple games at once?

Yes, you can download all available game details in a CSV format from your dashboard’s “Games” section.

Can I test games before embedding them?

Yes, each game has a preview link available in the dashboard.

Can I integrate games using an API?

How to use the API?
Generate an API token and add it to the request header to perform the calls. The API token expires after 1 day; you can generate up to 5 tokens a day.

Base domain: https://platform.monsteraplay.com

POST /API/v1/token

Description: generate an API token
Consumes : application/x-www-form-urlencoded
Produces: text/plain, application/json

Request
Parameters Type Comment
username string account username
password string account password
Response
Possible errors:
Code Reason
401 Bad account credentials
403 Too many tokens created
500 Internal error
Response example:
eyJhbGciOiJIUzI1NiJ9.eyJ0aW1lc3RhbXAiOjE2NjE2NjI2MzcyMTAsImlkIjoiZTEwNDNiMTYtM2JhNS00MmQ5LTk1NDktYzMwZmNlODdmM2MzIiwiZXhwIjoxNjYxNzQ5MDM3fQ.7IoEf-iy7jucqFh043GWuxwH6KIx43NJC6wzEGtaV9o
GET /api/v1/games

Description: get all platform games
Requires authentication: Authorization: Bearer
Produces: application/json

Request
Parameters Type Comment
adsense_channel_id string Optional.
If not set, user’s default adSense channel ID is used
fullscreen boolean Optional.
If not set, user’s default fullscreen configuration is used
Response

Possible errors:

Code Reason
401 Token not specified, incorrect or expired
500 Internal error
Response example:
               
[
    {
        "name": "Xmas TetriX",
        "path": "xmas_tetrix",
        "shortDescription": "Brrr... It's cold outside and the weather is frightful! A calm and silent night awaits you in Xmas TetriX.\n\nSpin the blocks around and place them where you want. Challenge a family member to see who can get the higher score.\n\nDo you prefer the classic or a more challenging mode? They're all waiting for you in Xmas TetriX!",
        "assets": {
            "600x600": "https://static.monsteraplay.com/games/xmas_tetrix/600x600.jpeg",
            "600x314": "https://static.monsteraplay.com/games/xmas_tetrix/600x314.jpeg",
            "trailer": "https://static.monsteraplay.com/games/xmas_tetrix/trailer.mp4",
            "150x125": "https://static.monsteraplay.com/games/xmas_tetrix/150x125.jpeg",
            "200x200": "https://static.monsteraplay.com/games/xmas_tetrix/200x200.jpeg",
            "1920x1080-splash": "https://static.monsteraplay.com/games/xmas_tetrix/1920x1080-splash.jpeg",
            "1200x675": "https://static.monsteraplay.com/games/xmas_tetrix/1200x675.jpeg",
            "675x1200": "https://static.monsteraplay.com/games/xmas_tetrix/675x1200.jpeg"
        },
        "activationTime": "2022-08-10T11:39:53.271678664",
        "instructions": "Use the left or right arrow keys to adjust where the blocks should land. The \"up\" arrow key lets you change the block's position depending on the shape. Press \"down\" to speed up the descent of a block. You can score points by filling an entire row with blocks. Score as much as you can before the blocks reach the top.",
        "assetDownloadLink": "https://platform.monsteraplay.com/api/games/xmas_tetrix/assets",
       "genres": [
            "Arcade"
        ],
        "embedCode": "",
        "longDescription": "Brrr... It's cold outside and the weather is frightful! A calm and silent night awaits you in Xmas TetriX.\n\nSpin the blocks around and place them where you want. Challenge a family member to see who can get the higher score.\n\nDo you prefer the classic or a more challenging mode? They're all waiting for you in Xmas TetriX!"
    },
    {
        "name": "My Fantasy Stable",
        "path": "my_fantasy_stable",
        "shortDescription": "Welcome to a fantasy world where all your dreams come true! Here is where you can find the most unique and elegant horses!\n\nKeep an eye on the pictures before they are turned over. Find all the same pictures and discover new and wonderful horses!\n\nHow many turns does it take to clear each level? Come play now and let's find out!",
        "assets": {
            "600x600": "https://static.monsteraplay.com/games/my_fantasy_stable/600x600.jpeg",
            "600x314": "https://static.monsteraplay.com/games/my_fantasy_stable/600x314.jpeg",
            "trailer": "https://static.monsteraplay.com/games/my_fantasy_stable/trailer.mp4",
            "150x125": "https://static.monsteraplay.com/games/my_fantasy_stable/150x125.jpeg",
            "200x200": "https://static.monsteraplay.com/games/my_fantasy_stable/200x200.jpeg",
            "1920x1080-splash": "https://static.monsteraplay.com/games/my_fantasy_stable/1920x1080-splash.jpeg",
            "1200x675": "https://static.monsteraplay.com/games/my_fantasy_stable/1200x675.jpeg",
            "675x1200": "https://static.monsteraplay.com/games/my_fantasy_stable/675x1200.jpeg"
        },
        "activationTime": "2022-07-24T09:34:50.641364956",
        "instructions": "Look closely at the pictures before they are turned over. Flip a picture and find its identical picture to match them. Match all the pictures and remove them all from the playing field. Use as few turns as possible to earn a 3-star rating.",
        "assetDownloadLink": "https://platform.monsteraplay.com/api/games/my_fantasy_stable/assets",
       "genres": [
            "Puzzle",
            "Memory"
        ],
        "embedCode": "",
        "longDescription": "Welcome to a fantasy world where all your dreams come true! Here is where you can find the most unique and elegant horses!\n\nKeep an eye on the pictures before they are turned over. Find all the same pictures and discover new and wonderful horses!\n\nHow many turns does it take to clear each level? Come play now and let's find out!"
    },
    {
        "name": "Galaxy Shooter",
        "path": "galaxy_shooter",
        "shortDescription": "What's that strange sound? Look up, you're surrounded by flying saucers!\n\nLoad up your powerful rifle and take aim. Blast those sneaky UFOs out of the skies once and for all.\n\nHow many of the alien ships could you take out? Come play now and let's find out!",
        "assets": {
            "600x600": "https://static.monsteraplay.com/games/galaxy_shooter/600x600.jpeg",
            "600x314": "https://static.monsteraplay.com/games/galaxy_shooter/600x314.jpeg",
            "trailer": "https://static.monsteraplay.com/games/galaxy_shooter/trailer.mp4",
            "150x125": "https://static.monsteraplay.com/games/galaxy_shooter/150x125.jpeg",
            "200x200": "https://static.monsteraplay.com/games/galaxy_shooter/200x200.jpeg",
            "1920x1080-splash": "https://static.monsteraplay.com/games/galaxy_shooter/1920x1080-splash.jpeg",
            "1200x675": "https://static.monsteraplay.com/games/galaxy_shooter/1200x675.jpeg",
            "675x1200": "https://static.monsteraplay.com/games/galaxy_shooter/675x1200.jpeg"
        },
        "activationTime": "2022-06-29T07:56:10.710326623",
        "instructions": "Use the mouse to control your aim. Pay attention to the flying saucers and left-click to shoot. Try and hit all the targets for a higher score. ",
        "assetDownloadLink": "https://platform.monsteraplay.com/api/games/galaxy_shooter/assets",
       "genres": [
            "Shooter",
            "Arcade"
        ],
        "embedCode": "",
        "longDescription": "What's that strange sound? Look up, you're surrounded by flying saucers!\n\nLoad up your powerful rifle and take aim. Blast those sneaky UFOs out of the skies once and for all.\n\nHow many of the alien ships could you take out? Come play now and let's find out!"
    }
]
           
            
What customization options are available?
  • Fullscreen Mode – Enables or disables full-screen gameplay.
  • iFrame Size – Sets the game’s display dimensions for desktop and mobile.
  • AdSense Channel – Links your earnings to a specific AdSense channel.
  • iFrame Embed Code – The main code snippet to insert the game into your site.
How can I prevent browser scrolling during gameplay?

To prevent scrolling when using arrow keys, insert the following script in your index.html file:

                
            
Do you provide marketing materials?

Yes, we provide a complete media kit for each game to support your marketing efforts. Each kit includes:

  • Short and detailed game descriptions for easy promotion
  • Clear gameplay instructions to guide players
  • High-quality images and assets for branding and visual content

With these materials, you can instantly start promoting games and engaging your audience.

How often are new games released?

Our game library is regularly updated with exclusive new releases every week. To stay up to date, simply visit the “New Games” section in your dashboard, where you’ll find the latest additions ready for integration.

Reporting & Payments

How do I track my earnings?

Monstera Games Platform allows you to get real-time reporting of your revenues and performance on your AdSense account.

Earning and Performance Reports

To view the performance and earnings from Monstera Games:

  • Go to “Reports” tab on your Google AdSense Account
  • Filter the data by “Ad Format” or “Custom Chanel”
Filter: Ad Format
  • Choose: Interstitial and Rewarded Video – which are the ad formats on Monstera Games ads
  • To get more insights on a specific game, you can break down the data by “Page URL”
Ad format
Ad format
Filter: Custom Chanel
  • Choose: Your Monstera Games custom channel
  • To get more insights, you can break down the data by “Ad Format” or by “Page URL”
Custom Chanel
Custom Chanel
How do I get paid?

Your earnings will be processed and paid out through Google AdSense. All payments are handled as part of your standard monthly AdSense payout cycle, following Google's payment policies and schedule.

How is revenue shared?

Revenue is generated through in-game advertisements and is distributed among three parties: Google, the game developer, and the website owner. Google takes a share for facilitating the ad placement, while the remaining revenue is split between the game developer and the website owner based on predefined terms.

How can I track my top-performing games?

Your dashboard includes a “Top Performer” section where games with the highest engagement are marked with a blue flag.

How do I set up a channel ID?
Custom Channel Set Up

Custom channels allow you to track the performance of specific content on your website. We strongly recommend creating a custom channel to view the performance of Monstera Games on your AdSense reports.

Here is how:
  • Log in to your AdSense account.
  • Go to the “Reports” tab
  • Click on the “Settings” icon
  • Select “Manage custom channels”
  • Click “Add channel”
  • Select your AdSense product: "Content"
  • Give your custom channel a descriptive name that will help you identify it later.
    For example: Monstera Games
  • Click Add.
  • Your custom channel is now active.
Custom Chanel Setup
Custom Chanel Setup
How do I optimize AdSense Auto-Ads for the Game Section?

AdSense Auto-Ads offers many advantages by automating ad placements, however, not all ad formats are compatible with game content, and some can disrupt the user experience.
This guide outlines the optimal Auto-Ads settings to ensure a seamless user experience while maximizing revenue.

How to Access Auto-Ads Settings

Follow these steps to locate and modify the Auto-Ads settings for your game section:

  1. Log in to your AdSense account.
  2. In the left menu, click on the "Ads" tab.
  3. Find the domain where your game section is hosted and click the edit (pencil) icon next to it.
  4. This will take you to the Auto-Ads settings for your selected domain.
Auto-Ads settings
Auto-Ads settings
Auto-Ads Settings: Enable/Disable Formats
  1. Auto Ads Toggle
    Ensure the "Auto Ads" toggle is enabled (turned ON).

  2. Intent-Driven & In-Page Ads
    Under the "Intent-Driven" and "In-Page" sections, Disable all ad formats.

    Auto-Ads settings
    Auto-Ads settings
  3. Overlay Ads

    Overlay ads can significantly improve monetization without interrupting gameplay.
    Configure as follows:

    • Enable only "Vignette Ads" under the Overlay settings:
    • Scroll down and find the Vignette Ad Frequency option.
    • Set the frequency to 1 minute to prevent excessive ad interruptions.
    Vignette Ads
    Vignette Ads
    Vignette Ads
    Vignette Ads
  4. Save Your Settings

    • Click on "Apply to site" to save your changes.
  5. Summary of Settings
    Setting Action
    Auto-Ads Toggle Enabled
    Intent-Driven & In-Page Ads All Disabled (0/1) & (0/3)
    Overlay Ads Only Vignette Enabled (1/3)
    Vignette Ad Frequency Set to 1 Minute
    Summary of Settings
    Summary of Settings

General Questions

How do I manage my approved website domains?

You can easily manage your approved website domains from your dashboard under the “Domains” section. This section provides a complete list of all the domains that have been approved for your account. If you want to add a new domain, you’ll need to submit it for approval through your account manager. Once approved, it will be added to your list.

How do I update my account details?

To update personal information, contact your account manager or email support@monsteraplay.com.

Can I suggest ideas for new games?

Absolutely! We value your creativity and welcome your game ideas. If you have suggestions for new games, you can contact your account manager or email us at . Your input helps us develop exciting new titles that enhance the gaming experience for all users. We look forward to hearing your ideas!

Can I access these games elsewhere?

No, all games on the Monstera Games platform are exclusive and cannot be accessed outside of our network.

This exclusivity gives website owners access to premium, one-of-a-kind games that help attract and retain visitors while maximizing engagement and monetization.

Can I request custom game development?

Yes, Monstera Games offers custom game development services. Contact your account manager or email support@monsteraplay.com for details.

X

Pikoya Terms of Use

Effective as of 14/3/2022

These Terms of Use ("Terms") constitute a binding legal agreement between Pikoya Ltd. (collectively, "Pikoya", "we", "our" or "us") and our users (each, a "User", "you" or "your"), and governs your access and use of all features, content, and other services provided by Pikoya, through http://platform.monsteraplay.com (the "Services"). Any use of the Services, including any purchase of any products or features available through or Services, are governed by these Terms.

By using our Services, you affirmatively signify that you have read, understood, and agreed to be bound by these Terms and our Privacy Policy, which is incorporated herein by reference. If you do not agree to these Terms or to the Privacy Policy, you must not register an account or otherwise use or access the Services.

  1. REGISTRATION AND USER ACCOUNT
    1. In order to make use of certain features of the Services, you may have to create an account ("Account"). You agree not to create an Account for anyone else or use the account of another without their permission.
    2. When creating your Account, you must provide accurate and complete information.
    3. The Account is personal, and should not serve any other person but the User.
    4. You are solely responsible for the activity that occurs in your Account, and you must keep your Account password secure. You must notify us immediately of any breach of security or unauthorized use of your Account.
    5. You may delete your Account at any time, provided that we may retain certain information as required to comply with our legal obligations, resolve disputes and enforce our agreements (unless we are instructed otherwise). If you wish to delete your Account you may send an email request to us at the contact details below.
  2. USER OBLIGATIONS AND RESTRICTIONS.
    1. Obligations. You agree to do each of the following in connection with your use of the Services: (i) comply with all applicable laws, rules and regulations, including those regarding data protection and privacy, intellectual property rights and export control; and (ii) pay the fees for the Services, if applicable, when due.
    2. Restrictions. You shall not (and shall not permit or encourage any third party to) do any of the following: (a) reproduce, mirror, or frame the Service; (b) sell, assign, lease, lend, rent, distribute, or make available the Service to any third party, or otherwise offer or use the Services in a time-sharing, outsourcing, or service bureau environment; (c) modify, alter, adapt, arrange, translate, decompile, disassemble, reverse engineer, decrypt, or otherwise attempt to discover the source code or non-literal aspects (such as the underlying ideas, algorithms, structure, sequence, organization, and interfaces) of, the Service; (d) remove, alter, or conceal, in whole or in part, any copyright, trademark, or other proprietary rights notice or legend displayed or contained on or in the Services; (e) circumvent, disable or otherwise interfere with security-related or technical features or protocols of the Service; (f) make a derivative work of the Service, or use the Services to develop any service or product that is the same as (or substantially similar to or competitive with) the Service; (g) publish or transmit any robot, virus, malware, Trojan horse, spyware, or similar malicious item intended (or that has the potential) to damage or disrupt the Service; (i) take any action that imposes or may impose (at Pikoya's sole discretion) an unreasonable or disproportionately large load on the Services infrastructure, or otherwise interfere (or attempt to interfere) with the integrity or proper working of the Service; (j) use the Services to infringe, misappropriate or violate any third party’s Intellectual Property Rights, or any law; (k) use the Services or any part thereof, in any fraudulent or unlawful manner, or in breach of these Terms.
    3. User Responsibility. When using the Services, you must act responsibly and exercise good judgment. This means, among other things, that any content uploaded/written/submitted by you, you may not: (i) violate these Terms, or any applicable law or regulation; (ii) in fringe the rights, including legal rights, of any third party, including but not limited to, intellectual property, privacy, publicity or contractual rights; (iii) except as expressly permitted herein, use the Services for any commercial purpose whatsoever; (iv) impersonate any person or entity, or falsify or otherwise misrepresent yourself or your association with any person or entity, whether by providing or omitting to provide information; (v) interfere or damage the Services by, inter alia, the use of viruses, cancel bots, Trojan horses, harmful codes, flood pings, denial-of-service attacks or similar methods or technologies including malicious software or 'malware' that may harm or gain un-authorized access to a computer, device or network; or (vi) contain Abusive Content (as defined below). You understand and agree that the Company may (but is not obligated to) review and remove or block any Abusive Content of any kind.
      "Abusive Content", for the purpose of these Terms, refers to any content, which: (i) is defamatory; (ii) contains nudity or sexually explicit content; including graphic sexual text, image, audio, video or games; contains non-consensual sexual themes, whether simulated or real or content that may be interpreted as promoting a sexual act in exchange for compensation; (iii) sexually exploits or abuses children, or content that promotes the sexual exploitation or abuse of children; (iv) disparages any ethnic, racial, sexual or religious group by stereotypical portrayal or otherwise; (v) makes use of offensive language or images or which violates the rights of, harms, or threatens the safety of third parties or other users of the Service.
    4. Service does not allow content that (i) is illegal or promotes illegal activity; (ii) infringes copyright; sells or promotes the sale of counterfeit products; counterfeit goods contain a trademark or logo that is identical to or substantially indistinguishable from the trademark of another; (iii) promotes the sale of products obtained from endangered or threatened species; (iv) is Abusive Content; (v) promotes any form of hacking or cracking and/or provides users with instructions, equipment or software that tampers with or provides un-authorized access to devices, software, servers or websites; (vi) relates to a current, major health crisis and contradicts authoritative, scientific consensus. In the event that a User uses the Services for any purpose contrary to any applicable law and/or these Terms, then without derogating from any other remedy that the Company may be entitled to remove the User's Account from the Services, and the User will not have any claim and/or suit against the Company due to any damages that may thus arise. For the avoidance of doubt, revoking a User's access to the Services shall not exempt the User from any of his liabilities towards the Company or towards any third party resulting from the User's use of the Services.
  3. MINORS Your access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service. You warrant that you are at least 18-years-old and you are legally capable of entering into binding contracts. If you are under 18-years-old, you warrant that you have obtained consent from your parent or guardian and they agree to be bound by these Terms on your behalf.
  4. CHARGES
    1. Using the Services. Certain services and features of the Services may be provided to you free-of-charge, while others require payment before you can use or access them, according to the prices published on the Website. We have the discretion to change the price of the offered services and features from time to time, and the published price on our Website at the time of the specific purchase, will apply.
    2. Payment Policy. All information that you provide in connection with a purchase or transaction or other monetary transaction interaction with the Services must be accurate, complete, and current. You agree to pay all charges incurred by users of your credit card, debit card, or other payment method used in connection with a purchase or transaction or other monetary transaction interaction with the Services at the prices in effect when such charges are incurred. You confirm that you are permitted to use the payment method you chose and you authorize us and our designated payment processor to charge the full amount due for the applicable Services to the payment method you designate for the purchase. You will pay any applicable taxes relating to any such purchases, transactions or other monetary transaction interactions. Subject to Section 4.3 all purchases are final and no refunds or credits will be provided.
    3. Cancellation and Refunds. If you terminate your Account with the Company, you shall not be entitled to a refund of any fees paid by you in connection with your Account (i.e. purchase of certain services and features provided by Company), unless otherwise required by applicable laws. However, if you feel that there are special circumstances, please contact us though the contact details below, and we will consider your request, subject to our sole discretion.
  5. INTELLECTUAL PROPERTY RIGHTS
    1. The: (i) content on the Services, including without limitation, the text, descriptions, software, applications, source code, graphics, photos, sounds, videos, interactive features, and services (collectively, the "Materials"); and (ii) the trademarks, service marks and logos contained therein ("Marks"), are the property of Pikoya and/or its licensors and may be protected by applicable copyright or other intellectual property laws and treaties. "Pikoya", the Pikoya logo, and other marks are Marks of Pikoya or its affiliates. All other trademarks, service marks, and logos used on the Services are the trademarks, service marks, or logos of their respective owners. "Intellectual Property Rights" means any and all rights, titles and interests, whether foreign or domestic, in and to any and all trade secrets, patents, copyrights, service marks, trademarks, know-how, or similar intellectual property rights, as well as any and all moral rights, rights of privacy, publicity and similar rights of any type under the laws or regulations of any governmental, regulatory, or judicial authority, foreign or domestic.
    2. To the extent you provide us any feedback, comments or suggestions ("Feedback"), you grant us a royalty-free, fully paid up, worldwide, perpetual and irrevocable license to incorporate the Feedback into the Services or any of our current or future products or services.
    3. Materials on the Services is provided to you for your information and personal use only and may not be used, modified, copied, distributed, transmitted, broadcast, displayed, sold, licensed, de-compiled, or otherwise exploited for any other purposes whatsoever without our prior written consent. If you download or print a copy of the Materials you must retain all copyright and other proprietary notices contained therein.
  6. LINKS The Services may contain links, and may enable you to post content, to third party websites, that are not owned or controlled by the Company. We are not affiliated with, have no control over, and assume no responsibility for the content, privacy policies, or practices of, any third party websites. You: (i) are solely responsible and liable for your use of and linking to third party websites and any content that you may send or post to a third party website; and (ii) expressly release the Company from any and all liability arising from your use of any third party website. Accordingly, we encourage you to read the terms and conditions and privacy policy of each third party website that you may choose to visit.
  7. PRIVACY We will use any personal information that we may collect or obtain in connection with the Services in accordance with our Privacy Policy.
  8. GOOGLE ADSENSE ADDITIONAL TERMS
    1. You acknowledge that these Terms are between you and Company. Google AdSense have their own terms and conditions which are available at (i) https://support.google.com/adsense/answer/48182; (ii) https://support.google.com/adsense/answer/10502938?hl=en&ref_topic=1250104#content; and (iii) https://support.google.com/adsense/answer/48182, to which you must agree to abide by before using our Services.
    2. You agree to comply with, and your license to use Company Services is conditioned upon your compliance with, all applicable terms and conditions of Google AdSense.
  9. WARRANTY DISCLAIMERS
    1. This section applies whether or not the services provided under the Services are for payment. Applicable law may not allow the exclusion of certain warranties, so to that extent certain exclusions set forth herein may not apply.
    2. THE SERVICES ARE PROVIDED ON AN "AS IS" AND "AS AVAILABLE" BASIS, AND WITHOUT WARRANTIES OF ANY KIND EITHER EXPRESS OR IMPLIED. PIKOYA HEREBY DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, TITLE, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND THOSE ARISING BY STATUTE OR FROM A COURSE OF DEALING OR USAGE OF TRADE. PIKOYA DOES NOT GUARANTEE THAT THE SERVICES WILL BE FREE OF BUGS, MALFUNCTIONS, SECURITY BREACHES, VIRUS ATTACKS, OR ILLEGAL PENETRATIONS. THE SERVICES MAY OCCASIONALLY BE UNAVAILABLE FOR ROUTINE MAINTENANCE, UPGRADING, OR OTHER REASONS. YOU AGREE THAT PIKOYA WILL NOT BE HELD RESPONSIBLE FOR ANY CONSEQUENCES TO YOU OR ANY THIRD PARTY THAT MAY RESULT FROM TECHNICAL PROBLEMS OF THE INTERNET, SLOW CONNECTIONS, TRAFFIC CONGESTION OR OVERLOAD OF OUR OR OTHER SERVERS. WE DO NOT WARRANT, ENDORSE OR GUARANTEE ANY CONTENT, PRODUCT, OR SERVICE THAT IS FEATURED OR ADVERTISED ON THE WEBSITE BY A THIRD PARTY. PIKOYA DOES NOT WARRANT THAT THE INFORMATION PROVIDED ON THE SERVICES IS ACCURATE, COMPLETE, RELIABLE, CURRENT OR ERROR-FREE AND MAKES NO GUARANTEES ABOUT THE AVAILABILITY OF SPECIFIC PRODUCTS AND SERVICE. PIKOYA MAY MAKE IMPROVEMENTS OR CHANGES TO THE SERVICES AT ANY TIME. NO ADVICE OR INFORMATION OBTAINED BY YOU FROM THE SERVICES SHALL CREATE ANY WARRANTY OF ANY KIND.
    3. IN NO EVENT SHALL PIKOYA BE LIABLE FOR ANY DIRECT, INDIRECT, PUNITIVE, INCIDENTAL, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF, OR IN ANY WAY CONNECTED WITH, YOUR ACCESS TO, DISPLAY OF OR USE OF THE SERVICES OR WITH THE DELAY OR INABILITY TO ACCESS, DISPLAY OR USE THE SERVICES (INCLUDING, BUT NOT LIMITED TO, YOUR RELIANCE UPON RECOMMENDATIONS APPEARING ON THE SERVICES; ANY COMPUTER VIRUSES, INFORMATION, SOFTWARE, LINKED SITES, PRODUCTS AND SERVICES OBTAINING THROUGH THE SERVICES; OR OTHERWISE ARISING OUT OF THE ACCESS TO, DISPLAY OF OR USE OF THE SERVICES) WHETHER BASED ON A THEORY OF NEGLIGENCE, CONTRACT, TORT, STRICT LIABILITY, CONSUMER PROTECTION STATUTES, OR OTHERWISE, AND EVEN IF PIKOYA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  10. LIMITATION OF LIABILITY
    1. IN NO EVENT SHALL THE COMPANY, ANY OF ITS AFFILIATE, OR ANY OF OUR LICENSORS BE LIABLE UNDER, OR OTHERWISE IN CONNECTION WITH, THESE TERMS, FOR:
      (A) ANY CONSEQUENTIAL, INDIRECT, SPECIAL, INCIDENTAL, OR PUNITIVE DAMAGES;
      (B) ANY LOSS OF PROFITS, LOSS OF BUSINESS, LOSS OF REVENUE, OR LOSS OF ANTICIPATED SAVINGS;
      (C) ANY LOSS OF, OR DAMAGE TO, DATA, REPUTATION, OR GOODWILL; AND/OR
      (D) THE COST OF PROCURING ANY SUBSTITUTE GOODS OR SERVICES.
    2. THE COMBINED AGGREGATE LIABILITY OF THE COMPANY AND ALL THE COMPANY's AFFILIATES UNDER, OR OTHERWISE IN CONNECTION WITH, THESE TERMS SHALL NOT EXCEED THE AMOUNTS ACTUALLY PAID BY YOU (IF ANY) TO THE COMPANY DURING THE THREE (3) MONTHS IMMEDIATELY PRECEDING THE DATE OF THE EVENT GIVING RISE TO LIABILITY.
  11. INDEMNITY You agree to defend, indemnify and hold harmless Company and our affiliates, and our respective officers, directors, employees and agents, from and against any and all claims, damages, obligations, losses, liabilities, costs and expenses (including but not limited to attorney's fees) arising from: (i) your use of, or inability to use, the Services; (ii) interaction with any other User; or (iii) your violation of these Terms.
  12. SUSPENSION In the event that you make use of the Services in a manner contrary to any applicable laws and/or these Terms, then Company may, in addition to any other right or remedy that it may have available to it at law or in equity, terminate these Terms and/or your access to the Services, and you will not be entitled to any claim to or restitution of the funds that you may have paid in regards to the use of the Services.
  13. TERM AND TERMINATION
    1. These Terms are effective until terminated by the Company.
    2. Without derogating from the foregoing, the Company, in its sole discretion, has the right to terminate these Terms and/or your access to the Services, or any part thereof, immediately at any time and with or without cause (including, without any limitation, for a breach of these Terms).
    3. The Company shall not be liable to you or any third party for termination of the Services, or any part thereof. If you object to any term or condition of these Terms, or any subsequent modifications thereto, or become dissatisfied with the Services in any way, your only recourse is to immediately discontinue use of the Services.
    4. Upon termination of these Terms, you shall cease all use of the Services.
  14. INDEPENDENT CONTRACTORS You and Pikoya are independent contractors. Nothing in these Terms creates a partnership, joint venture, agency, or employment relationship between you and Pikoya. You must not under any circumstances make, or undertake, any warranties, representations, commitments or obligations on behalf of Pikoya.
  15. MODIFICATION The Company is entitled to change from time to time according to its absolute discretion and without needing to inform the User the Services and its contents, including inter alia its design and the services that are provided in it, and it is also entitled to edit its Terms.
  16. ASSIGNMENT These Terms, and any rights and licenses granted hereunder, may not be transferred or assigned by you but may be assigned by the Company without restriction or notification to you. Any prohibited assignment shall be null and void.
  17. SEVERABILITY If any part of these Terms is deemed unlawful, void or for any reason unenforceable, then that provision shall be deemed to be severable from the rest of these Terms and shall not affect the validity and enforceability of any of the remaining provisions of these Terms. In such cases, the part deemed invalid or unenforceable shall be construed in a manner consistent with applicable law to reflect, as closely as possible, the original intent of the parties.
  18. GOVERNING LAW The Company reserves the right to discontinue or modify any aspect of the Services at any time. These Terms and the relationship between you and the Company shall be governed by and construed in accordance with the laws of the State of Israel, without regard to its principles of conflict of laws. The exclusive jurisdiction in every matter and/or issue regarding the terms of use will be exclusively granted to the court in the district of Tel Aviv-Jaffa.
  19. MISCELLANEOUS These Terms shall constitute the entire agreement between you and the Company concerning the Services. No waiver of any term of these Terms shall be deemed a further or continuing waiver of such term or any other term, and a party's failure to assert any right or provision under these Terms shall not constitute a waiver of such right or provision. YOU AGREE THAT ANY CAUSE OF ACTION THAT YOU MAY HAVE ARISING OUT OF OR RELATED TO YOUR USE OF THE SERVICES MUST COMMENCE WITHIN ONE (1) YEAR AFTER THE CAUSE OF ACTION ACCRUES. OTHERWISE, SUCH CAUSE OF ACTION IS PERMANENTLY BARRED.
  20. COMMUNICATION You agree that Pikoya may send you notices by email, via your account, by regular mail, and/or via postings on or through Service. Except as stated otherwise in these Terms or required by law applicable to you, you agree to send all notices to Pikoya to: support@pikoya.com.