<!DOCTYPE html>
<html lang="en-GB" dir="ltr">
        
  <head>
  	<!-- Start TAGZ: -->
  	<meta property="og:image" content="https://www.rivres.com/images/socialcards/homepage.png"/>
	<meta property="og:image:height" content="720"/>
	<meta property="og:image:width" content="1280"/>
	<meta property="og:url" content="https%3A%2F%2Fwww.rivres.com%2F"/>
  	<!-- End TAGZ -->
  		
    
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        

        
            
    <meta charset="utf-8" />
	<base href="https://www.rivres.com/" />
	<meta name="keywords" content="Junior Mining, gold, silver, British Columbia, mining, copper, prospect generator, john-mark Staude, staude, Riverside, resources, alliances, antofagasta, cliffs resources, mexico, sonora, durango, porphyry copper, drilling, exploration" />
		<meta name="description" content="Riverside is a well-funded Prospect Generator that has demonstrated consistent growth by generating an exciting portfolio of gold, silver and copper projects over its ten year history." />
	<title>Riverside Resources Inc. - Home</title>
	<link href="/?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
	<link href="/?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
	<link href="/templates/g5_hydrogen/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
	<link href="/media/jui/css/chosen.css?284c3ebc1b18b553a0078ddfd6ff566a" rel="stylesheet" />
	<link href="/media/com_finder/css/finder.css?284c3ebc1b18b553a0078ddfd6ff566a" rel="stylesheet" />
	<link href="/media/gantry5/assets/css/font-awesome.min.css" rel="stylesheet" />
	<link href="/media/gantry5/engines/nucleus/css-compiled/nucleus.css" rel="stylesheet" />
	<link href="/templates/g5_hydrogen/custom/css-compiled/hydrogen_10.css" rel="stylesheet" />
	<link href="/media/gantry5/assets/css/bootstrap-gantry.css" rel="stylesheet" />
	<link href="/media/gantry5/engines/nucleus/css-compiled/joomla.css" rel="stylesheet" />
	<link href="/media/jui/css/icomoon.css" rel="stylesheet" />
	<link href="/templates/g5_hydrogen/custom/css-compiled/hydrogen-joomla_10.css" rel="stylesheet" />
	<link href="/templates/g5_hydrogen/custom/css-compiled/custom_10.css" rel="stylesheet" />
	<link href="/templates/g5_hydrogen/custom/scss/owl.carousel.css" rel="stylesheet" />
	<link href="/templates/g5_hydrogen/custom/scss/owl.theme.default.min.css" rel="stylesheet" />
	<script type="application/json" class="joomla-script-options new">{"csrf.token":"6089cc31478639eb7ff8b1776301b467","system.paths":{"root":"","base":""}}</script>
	<script src="/media/jui/js/jquery.min.js?284c3ebc1b18b553a0078ddfd6ff566a"></script>
	<script src="/media/jui/js/jquery-noconflict.js?284c3ebc1b18b553a0078ddfd6ff566a"></script>
	<script src="/media/jui/js/jquery-migrate.min.js?284c3ebc1b18b553a0078ddfd6ff566a"></script>
	<script src="/media/system/js/caption.js?284c3ebc1b18b553a0078ddfd6ff566a"></script>
	<script src="/media/system/js/core.js?284c3ebc1b18b553a0078ddfd6ff566a"></script>
	<script src="/media/jui/js/chosen.jquery.min.js?284c3ebc1b18b553a0078ddfd6ff566a"></script>
	<script src="/media/jui/js/bootstrap.min.js?284c3ebc1b18b553a0078ddfd6ff566a"></script>
	<script src="/media/jui/js/jquery.autocomplete.min.js?284c3ebc1b18b553a0078ddfd6ff566a"></script>
	<script src="/templates/g5_hydrogen/custom/js/banner.js"></script>
	<script src="/templates/g5_hydrogen/custom/js/cookieconsent.js"></script>
	<script>
jQuery(window).on('load',  function() {
				new JCaption('img.caption');
			});
	jQuery(function ($) {
		initChosen();
		$("body").on("subform-row-add", initChosen);

		function initChosen(event, container)
		{
			container = container || document;
			$(container).find(".advancedSelect").chosen({"disable_search_threshold":10,"search_contains":true,"allow_single_deselect":true,"placeholder_text_multiple":"Type or select some options","placeholder_text_single":"Select an option","no_results_text":"No results match"});
		}
	});
	jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });
jQuery(document).ready(function() {
	var value, searchword = jQuery('#mod-finder-searchword91');

		// Get the current value.
		value = searchword.val();

		// If the current value equals the default value, clear it.
		searchword.on('focus', function ()
		{
			var el = jQuery(this);

			if (el.val() === 'SEARCH')
			{
				el.val('');
			}
		});

		// If the current value is empty, set the previous value.
		searchword.on('blur', function ()
		{
			var el = jQuery(this);

			if (!el.val())
			{
				el.val(value);
			}
		});

		jQuery('#mod-finder-searchform91').on('submit', function (e)
		{
			e.stopPropagation();
			var advanced = jQuery('#mod-finder-advanced91');

			// Disable select boxes with no value selected.
			if (advanced.length)
			{
				advanced.find('select').each(function (index, el)
				{
					var el = jQuery(el);

					if (!el.val())
					{
						el.attr('disabled', 'disabled');
					}
				});
			}
		});
	var suggest = jQuery('#mod-finder-searchword91').autocomplete({
		serviceUrl: '/component/finder/?task=suggestions.suggest&amp;format=json&amp;tmpl=component',
		paramName: 'q',
		minChars: 1,
		maxHeight: 400,
		width: 300,
		zIndex: 9999,
		deferRequestBy: 500
	});});
	</script>

    <!--[if (gte IE 8)&(lte IE 9)]>
        <script type="text/javascript" src="/media/gantry5/assets/js/html5shiv-printshiv.min.js"></script>
        <link rel="stylesheet" href="/media/gantry5/engines/nucleus/css/nucleus-ie9.css" type="text/css"/>
        <script type="text/javascript" src="/media/gantry5/assets/js/matchmedia.polyfill.js"></script>
        <![endif]-->
                        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#2d89ef">
<meta name="theme-color" content="#ffffff">

<!-- Global site tag (gtag.js) - Google Analytics -->

<script async src="https://www.googletagmanager.com/gtag/js?id=G-0Q3H69H76W"></script>



<script>

  window.dataLayer = window.dataLayer || [];

  function gtag(){dataLayer.push(arguments);}

  gtag('js', new Date());

 

  gtag('config', 'G-0Q3H69H76W');

</script>

<!-- Taboola Pixel Code -->

<script type='text/javascript'>

  window._tfa = window._tfa || [];

  window._tfa.push({notify: 'event', name: 'page_view', id: 1338055});

  !function (t, f, a, x) {

         if (!document.getElementById(x)) {

            t.async = 1;t.src = a;t.id=x;f.parentNode.insertBefore(t, f);

         }

  }(document.createElement('script'),

  document.getElementsByTagName('script')[0],

  '//cdn.taboola.com/libtrc/unip/1338055/tfa.js',

  'tb_tfa_script');

</script>

<noscript>

  <img src='https://trc.taboola.com/1338055/log/3/unip?en=page_view'

      width='0' height='0' style='display:none' />

</noscript>

<!-- End of Taboola Pixel Code -->
 <meta name="theme-color" content="#136c98">
<meta name="msapplication-navbutton-color" content="#136c98">

<script src="//intof.io/itag"></script>
<script>
var ioCvInit = ioCVsInit('420-0');
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110429080-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-110429080-1');
</script>

<!-- Meta Tags -->

<!-- Primary Meta Tags -->
<title>Riverside Resources Inc. - Home</title>
<!--  -->
<meta name="description" content="Riverside is a well-funded Prospect Generator that has demonstrated consistent growth by generating an exciting portfolio of gold, silver and copper projects over its ten year history.">

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<!-- <meta property="og:url" content="https://rivres.com/"> -->
<!--  <meta property="og:title" content="Riverside Resources Inc. - Home"> -->
<meta property="og:description" content="Riverside is a well-funded Prospect Generator that has demonstrated consistent growth by generating an exciting portfolio of gold, silver and copper projects over its ten year history.">
<!--  <meta property="og:image" content="https://rivres.com/images/mediacard.jpg"> -->

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<!--  --><meta property="twitter:url" content="https://rivres.com/">
<meta property="twitter:title" content="Riverside Resources Inc. - Home">
<meta property="twitter:description" content="Riverside is a well-funded Prospect Generator that has demonstrated consistent growth by generating an exciting portfolio of gold, silver and copper projects over its ten year history.">
<!--  <meta property="twitter:image" content="https://rivres.com/images/mediacard.jpg"> -->

<!-- End Meta Tags -->



<!-- Google Tag Manager -->

<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':

new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],

j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);

})(window,document,'script','dataLayer','GTM-5H4C3VL');</script>

<!-- End Google Tag Manager -->

<script type='text/javascript' src='data:text/javascript;base64, LyogQWxsaSBBSSB3aWRnZXQgZm9yIHd3dy5yaXZyZXMuY29tICovCihmdW5jdGlvbiAodyxkLHMsbyxmLGpzLGZqcykge3dbJ0FsbGlKU1dpZGdldCddPW87d1tvXSA9IHdbb10gfHwgZnVuY3Rpb24gKCkgeyAod1tvXS5xID0gd1tvXS5xIHx8IFtdKS5wdXNoKGFyZ3VtZW50cykgfTtqcyA9IGQuY3JlYXRlRWxlbWVudChzKSwgZmpzID0gZC5nZXRFbGVtZW50c0J5VGFnTmFtZShzKVswXTtqcy5pZCA9IG87IGpzLnNyYyA9IGY7IGpzLmFzeW5jID0gMTsgZmpzLnBhcmVudE5vZGUuaW5zZXJ0QmVmb3JlKGpzLCBmanMpO30od2luZG93LCBkb2N1bWVudCwgJ3NjcmlwdCcsICdhbGxpJywgJ2h0dHBzOi8vc3RhdGljLmFsbGlhaS5jb20vd2lkZ2V0L3YxLmpzJykpO2FsbGkoJ2luaXQnLCAnc2l0ZV93clE5NXR6a0RGSEoyVmNEJyk7YWxsaSgnb3B0aW1pemUnLCAnYWxsJyk7'></script>
                
</head>

    <body class="gantry site com_content view-featured no-layout no-task dir-ltr  isHomePage  fixvideo itemid-101 outline-10 g-offcanvas-left g-subpages g-style-preset1">
        <!-- Google Tag Manager (noscript) -->

<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5H4C3VL"

height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

<!-- End Google Tag Manager (noscript) -->


                    

        <div id="g-offcanvas"  data-g-offcanvas-swipe="1" data-g-offcanvas-css3="1">
                        <div class="g-grid">                        

        <div class="g-block size-100">
             <div id="mobile-menu-8418-particle" class="g-content g-particle">            <div id="g-mobilemenu-container" data-g-menu-breakpoint="48rem"></div>
            </div>
        </div>
            </div>
    </div>
        <div id="g-page-surround">
            <div class="g-offcanvas-hide g-offcanvas-toggle" role="navigation" data-offcanvas-toggle aria-controls="g-offcanvas" aria-expanded="false"><i class="fa fa-fw fa-bars"></i></div>                        

                                            
                <header id="g-header" class="g-flushed">
                <div class="g-container">                                <div class="g-grid">                        

        <div class="g-block size-50 b-header-stock">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable ">
						

<div class="custom"  >
	<div class="fullstock"><!-- START: Modules Anywhere --><script>
    console.log({"open":"0.16500","dayRangeHigh":"0.16500","dayRangeLow":"0.16500","marketprice":"0.16500","close":"0.16500","volume":"4000","symbol":"RRI","exchange":"TSXV","change":"-0.00500","percentChange":"-2.94117","previousClose":"0.17000","fiftyTwoWeekRangeHigh":"0.23000","fiftyTwoWeekRangeLow":"0.12000","avgVolume":"32800","lastUpdate":"2025-07-18"});
    console.log("exchange", "TSXV");
</script>

<div class="mod-newstockfq">
    <h3>
        TSXV:  RRI    </h3>

    <!-- condition to check if the $data is valid object or not -->
            <table role="presentation">
                            <tr>
                    <td>Market Price:
                                            </td>
                    <td>
                                                    
                                CAD0.17                            
                        
                    </td>
                </tr>
            
                                        <tr>
                    <td>Change:
                                            </td>
                    <!-- CHECK FOR $data['percentChange'], if the number is <0 add the class to td element, if the number is >= 0 add the different class -->



                    <td class="negativePercentChange">
                        
                            -0.01                        
                    </td>
                </tr>
            
            
            

            
            
            
            
            <!--  -->

            

        </table>
    

</div><!-- END: Modules Anywhere --> <!-- START: Modules Anywhere --><script>
    console.log({"open":"0.12000","dayRangeHigh":"0.12100","dayRangeLow":"0.12000","marketprice":"0.12100","close":"0.12100","volume":"57500","symbol":"RVSDF","exchange":"OTC","change":"-0.00900","percentChange":"-6.92307","previousClose":"0.13000","fiftyTwoWeekRangeHigh":"0.17000","fiftyTwoWeekRangeLow":"0.08000","avgVolume":"50310","lastUpdate":"2025-07-18"});
    console.log("exchange", "OTC");
</script>

<div class="mod-newstockfq">
    <h3>
        OTC:  RVSDF    </h3>

    <!-- condition to check if the $data is valid object or not -->
            <table role="presentation">
                            <tr>
                    <td>Market Price:
                                            </td>
                    <td>
                                                    
                                $0.12                            
                        
                    </td>
                </tr>
            
                                        <tr>
                    <td>Change:
                                            </td>
                    <!-- CHECK FOR $data['percentChange'], if the number is <0 add the class to td element, if the number is >= 0 add the different class -->



                    <td class="negativePercentChange">
                        
                            $-0.01                        
                    </td>
                </tr>
            
            
            

            
            
            
            
            <!--  -->

            

        </table>
    

</div><!-- END: Modules Anywhere --></div></div>
		</div></div>
            
        </div>
        </div>
                    

        <div class="g-block size-50 b-header-search b-header-social-icons">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable   m-social-icons-search">
						

<div class="custom  m-social-icons-search"  >
	<!-- START: Articles Anywhere --><ul>
<li>		<div class="moduletable m-social-icons">
						

<div class="custom m-social-icons"  >
	<ul>
<li><a href="https://www.facebook.com/RiversideResources" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook c-fa-hover c-fa-hover--style1"></i></a></li>
<li><a href="https://twitter.com/rivres" target="_blank" rel="noopener noreferrer"><img src="/images/icons/x-twitter-brands-solid_white.svg" alt="x-twitter" class="c-fa-hover--style1" style="width: 12px; "> </a></li>
<li><a href="https://www.linkedin.com/company/riverside-resources-inc/" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin c-fa-hover c-fa-hover--style1"></i></a></li>
</ul></div>
		</div>
	</li>
<li>		<div class="moduletable m-search style1">
						
<div class="finder m-search style1">
	<form id="mod-finder-searchform91" action="/component/finder/search?f=1" method="get" class="form-search" role="search">
		<label for="mod-finder-searchword91" class="element-invisible finder m-search style1">Search</label><input type="text" name="q" id="mod-finder-searchword91" class="search-query input-medium" size="25" value="" placeholder="SEARCH"/>
						<input type="hidden" name="f" value="1" /><input type="hidden" name="Itemid" value="244" />	</form>
</div>
		</div>
	</li>
<li class="c-signup-header"><a href="/contact/sign-up?view=form" class="header-font"><i class="fa fa-envelope-o"></i> Sign Up</a></li>
</ul><!-- END: Articles Anywhere --></div>
		</div></div>
            
        </div>
        </div>
            </div>
            </div>
        
    </header>
                                
                <section id="g-navigation" class="g-flushed">
                <div class="g-container">                                <div class="g-grid">                        

        <div class="g-block size-20 b-logo b-logo--header">
             <div id="logo-2973-particle" class="g-content g-particle">            <a href="/" target="_self" title="Gantry 5" aria-label="Gantry 5" rel="home" class="gantry-logo">
                        <img src="/images/Riverside.H.RGB.png"  alt="Gantry 5" />
            </a>
            </div>
        </div>
                    

        <div class="g-block size-80 b-menu">
             <div id="menu-5520-particle" class="g-content g-particle">            <nav class="g-main-nav" data-g-hover-expand="true">
        <ul class="g-toplevel">
                                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-101 active g-standard  ">
            <a class="g-menu-item-container" href="/">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Home</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-alias g-menu-item-109 g-parent g-standard g-menu-item-link-parent ">
            <a class="g-menu-item-container" href="/corporate/management">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Corporate</span>
            
                    </span>
                    <span class="g-menu-parent-indicator" data-g-menuparent=""></span>                            </a>
                                                        <ul class="g-dropdown g-inactive g-fade g-dropdown-right">
            <li class="g-dropdown-column">
                        <div class="g-grid">
                        <div class="g-block size-100">
            <ul class="g-sublevel">
                <li class="g-level-1 g-go-back">
                    <a class="g-menu-item-container" href="#" data-g-menuparent=""><span>Back</span></a>
                </li>
                                                                                                                            
        <li class="g-menu-item g-menu-item-type-component g-menu-item-116  ">
            <a class="g-menu-item-container" href="/corporate/management">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Management</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-117  ">
            <a class="g-menu-item-container" href="/corporate/directors">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Directors</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-118  ">
            <a class="g-menu-item-container" href="/corporate/advisory-committee">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Advisory Committee</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-119  ">
            <a class="g-menu-item-container" href="/corporate/corporate-directory">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Corporate Directory</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-url g-menu-item-375  ">
            <a class="g-menu-item-container" href="https://www.rivres.com/images/pdf/ESG/ESG_-_Riverside_Resources_2021-22_Compressed.pdf" target="_blank">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">ESG</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-120  ">
            <a class="g-menu-item-container" href="/corporate/corporate-social-responsibility">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Corporate Social Responsibility</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-121  ">
            <a class="g-menu-item-container" href="/corporate/disclaimer">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Disclaimer</span>
            
                    </span>
                                                </a>
                                </li>
    
                                
    
            </ul>
        </div>
            </div>

            </li>
        </ul>
            </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-alias g-menu-item-110 g-parent g-standard g-menu-item-link-parent ">
            <a class="g-menu-item-container" href="/investors/about-us">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Investors</span>
            
                    </span>
                    <span class="g-menu-parent-indicator" data-g-menuparent=""></span>                            </a>
                                                        <ul class="g-dropdown g-inactive g-fade g-dropdown-right">
            <li class="g-dropdown-column">
                        <div class="g-grid">
                        <div class="g-block size-100">
            <ul class="g-sublevel">
                <li class="g-level-1 g-go-back">
                    <a class="g-menu-item-container" href="#" data-g-menuparent=""><span>Back</span></a>
                </li>
                                                                                                                            
        <li class="g-menu-item g-menu-item-type-component g-menu-item-262  ">
            <a class="g-menu-item-container" href="/investors/about-us">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">About Us</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-264  ">
            <a class="g-menu-item-container" href="/investors/stock-information1">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Stock Information</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-128  ">
            <a class="g-menu-item-container" href="/investors/financial-statements">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Financial Statements</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-267  ">
            <a class="g-menu-item-container" href="/investors/investor-downloads1">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Investor Downloads</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-268  ">
            <a class="g-menu-item-container" href="/investors/events1">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Events</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-270  ">
            <a class="g-menu-item-container" href="/investors/agm-materials1">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">AGM and Shareholder Materials</span>
            
                    </span>
                                                </a>
                                </li>
    
    
            </ul>
        </div>
            </div>

            </li>
        </ul>
            </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-111 g-parent g-standard g-menu-item-link-parent ">
            <a class="g-menu-item-container" href="/projects">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Projects</span>
            
                    </span>
                    <span class="g-menu-parent-indicator" data-g-menuparent=""></span>                            </a>
                                                        <ul class="g-dropdown g-inactive g-fade g-dropdown-right">
            <li class="g-dropdown-column">
                        <div class="g-grid">
                        <div class="g-block size-100">
            <ul class="g-sublevel">
                <li class="g-level-1 g-go-back">
                    <a class="g-menu-item-container" href="#" data-g-menuparent=""><span>Back</span></a>
                </li>
                                                                                                                            
        <li class="g-menu-item g-menu-item-type-alias g-menu-item-320 g-parent g-menu-item-link-parent ">
            <a class="g-menu-item-container" href="/projects/canadian-projects/elly-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Canadian Projects</span>
            
                    </span>
                    <span class="g-menu-parent-indicator" data-g-menuparent=""></span>                            </a>
                                                        <ul class="g-dropdown g-inactive g-fade g-dropdown-right">
            <li class="g-dropdown-column">
                        <div class="g-grid">
                        <div class="g-block size-100">
            <ul class="g-sublevel">
                <li class="g-level-2 g-go-back">
                    <a class="g-menu-item-container" href="#" data-g-menuparent=""><span>Back</span></a>
                </li>
                                                                                                                            
        <li class="g-menu-item g-menu-item-type-component g-menu-item-398  ">
            <a class="g-menu-item-container" href="/projects/canadian-projects/elly-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title"> Elly Project</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-400  ">
            <a class="g-menu-item-container" href="/projects/canadian-projects/revel-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Revel Project</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-403  ">
            <a class="g-menu-item-container" href="/projects/canadian-projects/deer-park">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Deer Park</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-411  ">
            <a class="g-menu-item-container" href="/projects/canadian-projects/taft-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Taft Project</span>
            
                    </span>
                                                </a>
                                </li>
    
    
            </ul>
        </div>
            </div>

            </li>
        </ul>
            </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-alias g-menu-item-319 g-parent g-menu-item-link-parent ">
            <a class="g-menu-item-container" href="/projects/mexico-projects/la-union-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Mexico Projects</span>
            
                    </span>
                    <span class="g-menu-parent-indicator" data-g-menuparent=""></span>                            </a>
                                                        <ul class="g-dropdown g-inactive g-fade g-dropdown-right">
            <li class="g-dropdown-column">
                        <div class="g-grid">
                        <div class="g-block size-100">
            <ul class="g-sublevel">
                <li class="g-level-2 g-go-back">
                    <a class="g-menu-item-container" href="#" data-g-menuparent=""><span>Back</span></a>
                </li>
                                                                                                                            
        <li class="g-menu-item g-menu-item-type-component g-menu-item-377  ">
            <a class="g-menu-item-container" href="/projects/mexico-projects/la-union-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">La Union Project</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-341  ">
            <a class="g-menu-item-container" href="/projects/mexico-projects/los-cuarentas-silver-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Los Cuarentas Gold-Silver Project</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-181  ">
            <a class="g-menu-item-container" href="/projects/mexico-projects/la-silla-gold-silver-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">La Silla Gold-Silver Project</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-179  ">
            <a class="g-menu-item-container" href="/projects/mexico-projects/cecilia-gold-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Cecilia Gold-Silver Project</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-405  ">
            <a class="g-menu-item-container" href="/projects/mexico-projects/ariel-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Ariel Project</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-423  ">
            <a class="g-menu-item-container" href="/projects/mexico-projects/el-valle-project">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">El Valle Project</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-424  ">
            <a class="g-menu-item-container" href="/projects/mexico-projects/suaqui-grande">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Suaqui Grande</span>
            
                    </span>
                                                </a>
                                </li>
    
    
            </ul>
        </div>
            </div>

            </li>
        </ul>
            </li>
    
    
            </ul>
        </div>
            </div>

            </li>
        </ul>
            </li>
    
                                
                                                                                                        
        <li class="g-menu-item g-menu-item-type-alias g-menu-item-112 g-parent g-standard g-menu-item-link-parent ">
            <a class="g-menu-item-container" href="/media-center/corporate-video">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Media </span>
            
                    </span>
                    <span class="g-menu-parent-indicator" data-g-menuparent=""></span>                            </a>
                                                        <ul class="g-dropdown g-inactive g-fade g-dropdown-right">
            <li class="g-dropdown-column">
                        <div class="g-grid">
                        <div class="g-block size-100">
            <ul class="g-sublevel">
                <li class="g-level-1 g-go-back">
                    <a class="g-menu-item-container" href="#" data-g-menuparent=""><span>Back</span></a>
                </li>
                                                                                                                            
        <li class="g-menu-item g-menu-item-type-component g-menu-item-122  ">
            <a class="g-menu-item-container" href="/media-center/corporate-video">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Corporate Video</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-123  ">
            <a class="g-menu-item-container" href="/media-center/ceo-interviews-presentations">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">CEO Interviews &amp; Presentations</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-399  ">
            <a class="g-menu-item-container" href="/media-center/podcast">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Podcast</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-281  ">
            <a class="g-menu-item-container" href="/media-center/riverside-technical-videos">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Riverside Technical Videos</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-370  ">
            <a class="g-menu-item-container" href="/media-center/archives">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Archives</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-413  ">
            <a class="g-menu-item-container" href="/media-center/media-coverage">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Media Coverage</span>
            
                    </span>
                                                </a>
                                </li>
    
    
            </ul>
        </div>
            </div>

            </li>
        </ul>
            </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-alias g-menu-item-113 g-parent g-standard g-menu-item-link-parent ">
            <a class="g-menu-item-container" href="/news/2025-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">News</span>
            
                    </span>
                    <span class="g-menu-parent-indicator" data-g-menuparent=""></span>                            </a>
                                                        <ul class="g-dropdown g-inactive g-fade g-dropdown-right">
            <li class="g-dropdown-column">
                        <div class="g-grid">
                        <div class="g-block size-100">
            <ul class="g-sublevel">
                <li class="g-level-1 g-go-back">
                    <a class="g-menu-item-container" href="#" data-g-menuparent=""><span>Back</span></a>
                </li>
                                                                                                                            
        <li class="g-menu-item g-menu-item-type-component g-menu-item-412  ">
            <a class="g-menu-item-container" href="/news/2025-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2025 News </span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-402  ">
            <a class="g-menu-item-container" href="/news/2024-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2024 News</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-388  ">
            <a class="g-menu-item-container" href="/news/2023-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2023 News</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-380  ">
            <a class="g-menu-item-container" href="/news/2022-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2022 News</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-372  ">
            <a class="g-menu-item-container" href="/news/2021-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2021 News</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-348  ">
            <a class="g-menu-item-container" href="/news/2020-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2020 News</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-alias g-menu-item-404 g-parent g-menu-item-link-parent ">
            <a class="g-menu-item-container" href="/news/archives-2/2019-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Archives</span>
            
                    </span>
                    <span class="g-menu-parent-indicator" data-g-menuparent=""></span>                            </a>
                                                        <ul class="g-dropdown g-inactive g-fade g-dropdown-right">
            <li class="g-dropdown-column">
                        <div class="g-grid">
                        <div class="g-block size-100">
            <ul class="g-sublevel">
                <li class="g-level-2 g-go-back">
                    <a class="g-menu-item-container" href="#" data-g-menuparent=""><span>Back</span></a>
                </li>
                                                                                                                            
        <li class="g-menu-item g-menu-item-type-component g-menu-item-295  ">
            <a class="g-menu-item-container" href="/news/archives-2/2019-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2019 News</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-115  ">
            <a class="g-menu-item-container" href="/news/archives-2/2018-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2018 News</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-126  ">
            <a class="g-menu-item-container" href="/news/archives-2/news-2017">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2017 News</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-134  ">
            <a class="g-menu-item-container" href="/news/archives-2/2016-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2016 News</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-178  ">
            <a class="g-menu-item-container" href="/news/archives-2/2015-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2015 News</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-138  ">
            <a class="g-menu-item-container" href="/news/archives-2/2014-news">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">2014 News</span>
            
                    </span>
                                                </a>
                                </li>
    
    
            </ul>
        </div>
            </div>

            </li>
        </ul>
            </li>
    
    
            </ul>
        </div>
            </div>

            </li>
        </ul>
            </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-alias g-menu-item-114 g-parent g-standard g-menu-item-link-parent ">
            <a class="g-menu-item-container" href="/contact/contact-us">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Contact</span>
            
                    </span>
                    <span class="g-menu-parent-indicator" data-g-menuparent=""></span>                            </a>
                                                        <ul class="g-dropdown g-inactive g-fade g-dropdown-left">
            <li class="g-dropdown-column">
                        <div class="g-grid">
                        <div class="g-block size-100">
            <ul class="g-sublevel">
                <li class="g-level-1 g-go-back">
                    <a class="g-menu-item-container" href="#" data-g-menuparent=""><span>Back</span></a>
                </li>
                                                                                                                            
        <li class="g-menu-item g-menu-item-type-component g-menu-item-250  ">
            <a class="g-menu-item-container" href="/contact/contact-us">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Contact Us</span>
            
                    </span>
                                                </a>
                                </li>
    
                                                                                                        
        <li class="g-menu-item g-menu-item-type-component g-menu-item-249  ">
            <a class="g-menu-item-container" href="/contact/sign-up">
                                                                <span class="g-menu-item-content">
                                    <span class="g-menu-item-title">Sign Up</span>
            
                    </span>
                                                </a>
                                </li>
    
                                
    
            </ul>
        </div>
            </div>

            </li>
        </ul>
            </li>
    
                                
                                
                                
                                
                                
                                
                                
                                
                                
                                
                                
    
        </ul>
    </nav>
            </div>
        </div>
            </div>
                            <div class="g-grid">                        

        <div class="g-block size-100 b-banner b-banner--home">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable  c-banner c-banner--home">
						

<div class="custom c-banner c-banner--home"  >
	<div class="c-banner-container c-bg-video-banner">
<div class="c-bg-overlay c-bg-overlay--dark">&nbsp;</div>
<video preload="true" width="560" height="315" class="c-video-bg" autoplay loop muted><source src="/images/videos/RRII webheader 06242025.mp4" type="video/mp4"><source src="/" type="video/webm"> </video>
 <img src="/images/homeBanner.jpg" alt="homeBanner.jpg"><br><br><br>
<div class="c-banner-text">&nbsp;</div>
</div></div>
		</div></div>
            
        </div>
        </div>
            </div>
                            <div class="g-grid">                        

        <div class="g-block size-100 b-company-highlights">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable  m-company-highlights">
						

<div class="custom m-company-highlights"  >
	<div class="c-container c-image-text-overlay c-bg-image" >
<!-- START: Articles Anywhere --><img src="/images/Glor-Sierra-Batamote-copy.jpg" alt="Glor-Sierra-Batamote-copy.jpg" /><!-- END: Articles Anywhere -->
<!-- START: Articles Anywhere --><div class="c-text-wrapper">
<h2 class="c-title c-animated-object fadeInDown">Company Highlights</h2>
<ul class="c-nice-list">
<li class="c-animated-object fadeInLeft">Debt free, Strong cash position and no warrants</li>
<li class="c-animated-object fadeInLeft">Highly experienced exploration team with history of discoveries</li>
<li class="c-animated-object fadeInLeft">Advancing multiple projects simultaneously through partner-funded JVs and strategic partnerships</li>
<li class="c-animated-object fadeInLeft">Extensive gold, silver and copper project portfolio in mining friendly jurisdictions</li>
<li class="c-animated-object fadeInLeft">75,000+ project location database ($20M+ in past investment)</li>
</ul>
<p class="c-animated-object fadeInUp" hidden=""><a class="c-btn1 c-btn1--no-background " href="/component/content/category/stock-information?layout=blog&amp;Itemid=125">Learn More</a></p>
</div>
<!-- END: Articles Anywhere -->
</div>
</div>
		</div></div>
            
        </div>
        </div>
            </div>
            </div>
        
    </section>
                                
                <section id="g-showcase" class="g-flushed">
                <div class="g-container">                                <div class="g-grid">                        

        <div class="g-block  size-33-3 b-corporate-presentation-icon">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable  m-corporate-presentation-icon">
							<h2 class=" c-title">Corporate Presentation</h2>
						

<div class="custom m-corporate-presentation-icon"  >
	<!-- START: Articles Anywhere --><p><a href="/images/pdf/Presentation/2025/Corporate_Presentation_-_July_2025_Website.pdf" target="_blank" hreflang="_blank"><img src="/images/presentationIcon.jpg" alt="presentationIcon.jpg"></a></p>
<!-- END: Articles Anywhere --></div>
		</div></div>
            
        </div>
        </div>
                    

        <div class="g-block  size-33-3 b-latest-news">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable  m-latest-news">
							<h2 class=" c-title">Latest News</h2>
						<ul class="category-module m-latest-news owl-carousel owl-theme owl-loaded" id='owl-carousel-latest-news'>
						<li>
									<span class="mod-articles-category-date">
						Jul 07, 2025					</span>
													<a class="mod-articles-category-title " href="/news/2025-news/iversideanduestcorpreparefornauguralrillrogram20250707100503">Riverside and Questcorp Prepare for Inaugural Drill Program at Union Project in Sonora</a>
				
				
				
				
				

									<p class="mod-articles-category-introtext">
						Vancouver, British Columbia--(Newsfile Corp. - July 7, 2025) - Riverside Resources Inc.  (TSXV: RRI) (OTCQB: RVSDF)...					</p>
				
							</li>
					<li>
									<span class="mod-articles-category-date">
						May 22, 2025					</span>
													<a class="mod-articles-category-title " href="/news/2025-news/iversideesourcesncompletespinutoflueayold20250522113502">Riverside Resources Inc. Completes Spin-Out of Blue Jay Gold Corp. Shares</a>
				
				
				
				
				

									<p class="mod-articles-category-introtext">
						Vancouver, British Columbia--(Newsfile Corp. - May 22, 2025) - Riverside Resources Inc. (TSXV: RRI) (OTCQB: RVSDF)...					</p>
				
							</li>
					<li>
									<span class="mod-articles-category-date">
						May 22, 2025					</span>
													<a class="mod-articles-category-title " href="/news/2025-news/iversideesourcesrovidespdateonuestcorpptiongre20250522100503">Riverside Resources Provides Update on Questcorp Option Agreement at Union Project, Sonora, Mexico</a>
				
				
				
				
				

									<p class="mod-articles-category-introtext">
						Vancouver, British Columbia--(Newsfile Corp. - May 22, 2025) - Riverside Resources Inc.&#160;(TSXV: RRI) (OTCQB: RVSDF) (FSE:...					</p>
				
							</li>
			</ul>
		</div></div>
            
        </div>
        </div>
                    

        <div class="g-block  size-33-3 b-featured-video">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable ">
							<h2 class="c-title">FEATURED VIDEO HOME</h2>
						

<div class="custom"  >
	<div class="iframe-wrapper" style="text-align: center;"><iframe title="YouTube video player" src="https://www.youtube.com/embed/dd9BKyJmSlg?si=-gdFFEJDOHfbWAk_" width="560" height="315" allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"></iframe></div></div>
		</div></div>
            
        </div>
        </div>
            </div>
                            <div class="g-grid">                        

        <div class="g-block  size-33-3 b-quicklinks b-quicklinks-factsheet">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable  m-quicklinks m-quicklinks-factsheet">
						

<div class="custom m-quicklinks m-quicklinks-factsheet"  >
	<div class="c-image-text-overlay c-dark-overlay c-bg-image"><!-- START: Articles Anywhere --><img src="/images/factsheet_thumb.jpg" alt="factsheet_thumb.jpg" /><!-- END: Articles Anywhere -->
<!-- START: Articles Anywhere --><div class="c-text-wrapper"><h2><a href="/images/pdf/FactSheet/2025/FACT_SHEET_-_Summer_2025_FINAL.pdf" target="_blank" rel="noopener" class="factsheet">Fact<br>Sheet</a></h2></div>
<!-- END: Articles Anywhere -->
</div></div>
		</div></div>
            
        </div>
        </div>
                    

        <div class="g-block  size-33-3 b-quicklinks b-quicklinks-mediacentre">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable  m-quicklinks m-quicklinks-factsheet">
						

<div class="custom m-quicklinks m-quicklinks-factsheet"  >
	<div class="c-image-text-overlay c-dark-overlay c-bg-image"><!-- START: Articles Anywhere --><img src="/images/media_center_thumb.jpg" alt="media_center_thumb.jpg" /><!-- END: Articles Anywhere -->
<!-- START: Articles Anywhere --><div class="c-text-wrapper"><h2>ESG</h2>
<p><a href="https://www.rivres.com/images/pdf/ESG/ESG_-_Riverside_Resources_2021-22_Compressed.pdf" target="_blank" rel="noopener"></a></p></div>
<!-- END: Articles Anywhere -->
</div></div>
		</div></div>
            
        </div>
        </div>
                    

        <div class="g-block  size-33-3 b-quicklinks b-quicklinks-partnership">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable  m-quicklinks m-quicklinks-factsheet">
						

<div class="custom m-quicklinks m-quicklinks-factsheet"  >
	<div class="c-image-text-overlay c-dark-overlay c-bg-image"><!-- START: Articles Anywhere --><img src="/images/partnership_thumb.jpg" alt="partnership_thumb.jpg" /><!-- END: Articles Anywhere -->
<!-- START: Articles Anywhere --><div class="c-text-wrapper"><p><a href="/projects/mexico-projects/la-silla-gold-silver-project"></a></p></div>
<!-- END: Articles Anywhere -->
</div></div>
		</div></div>
            
        </div>
        </div>
            </div>
                            <div class="g-grid">                        

        <div class="g-block size-100">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable ">
						

<div class="custom"  >
	<!-- START: Articles Anywhere --><div class="item-page isHomePage  fixvideo" itemscope itemtype="https://schema.org/Article">
	<meta itemprop="inLanguage" content="en-GB">
		<div class="page-header">
		<h1>  </h1>
	</div>
	
		
						
		
	
	
		
								<div itemprop="articleBody">
		<div style="padding-top: 1rem; padding-bottom: 1rem;">
<h2 style="text-align: center;"><span style="color: #c29d2a;">Sign Up For Company Updates</span></h2>
<p style="text-align: center;"><a href="/contact/sign-up" class="cta">SIGN UP</a></p>
</div> 	</div>

	
							</div>
<!-- END: Articles Anywhere --></div>
		</div></div>
            
        </div>
        </div>
            </div>
            </div>
        
    </section>
                                
                <footer id="g-footer" class="g-flushed">
                <div class="g-container">                                <div class="g-grid">                        

        <div class="g-block size-77 b-footer-menu">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable  m-footer-menu">
						<ul class="nav menu mod-list">
<li class="item-101 default current active"><a href="/" >Home</a></li><li class="item-109 parent"><a href="/corporate/management" >Corporate</a></li><li class="item-110 parent"><a href="/investors/about-us" >Investors</a></li><li class="item-111 parent"><a href="/projects" >Projects</a></li><li class="item-112 parent"><a href="/media-center/corporate-video" >Media </a></li><li class="item-113 parent"><a href="/news/2025-news" >News</a></li><li class="item-114 parent"><a href="/contact/contact-us" >Contact</a></li></ul>
		</div></div>
            
        </div>
        </div>
                    

        <div class="g-block size-23 b-social-icons-footer">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable  m-social-icons">
						

<div class="custom m-social-icons"  >
	<div class="c-signup-header" style="display: none;"><a href="/contact/sign-up?view=form" class="header-font"><i class="fa fa-envelope-o"></i> Sign Up</a></div>
<ul>
<li><a href="https://www.facebook.com/RiversideResources" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook c-fa-hover c-fa-hover--style1"></i></a></li>
<li><a href="https://twitter.com/rivres" target="_blank" rel="noopener noreferrer"><img src="/images/icons/x-twitter-brands-solid_white.svg" alt="x-twitter" class="c-fa-hover--style1" style="width: 12px;position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);"></a></li>
<li><a href="https://www.linkedin.com/company/riverside-resources-inc/" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin c-fa-hover c-fa-hover--style1"></i></a></li>
</ul></div>
		</div></div>
            
        </div>
        </div>
            </div>
                            <div class="g-grid">                        

        <div class="g-block size-100 b-logo-footer">
             <div id="logo-8413-particle" class="g-content g-particle">            <a href="/" target="_self" title="Gantry 5" aria-label="Gantry 5" rel="home" class="gantry-logo">
                        <img src="/images/logonew.png"  alt="Gantry 5" />
            </a>
            </div>
        </div>
            </div>
                            <div class="g-grid">                        

        <div class="g-block size-50 b-copyright">
             <div id="copyright-2108-particle" class="g-content g-particle">            &copy;
    2007 -     2025
    Riverside Resources. All Rights Reserved.
            </div>
        </div>
                    

        <div class="g-block size-50 b-website-by">
             <div class="g-content">
                                    <div class="platform-content"><div class="moduletable ">
						

<div class="custom"  >
	<span style="font-size: 8pt;">Website by <a href="http://sandmanmedia.com/" target="_blank" rel="noopener noreferrer">SANDMAN MEDIA INC.</a></span></div>
		</div></div>
            
        </div>
        </div>
            </div>
            </div>
        
    </footer>
            
                        

        </div>
                    

                        <script type="text/javascript" src="/media/gantry5/assets/js/main.js"></script>
    <script type="text/javascript" src="/templates/g5_hydrogen/custom/js/owl.carousel.min.js"></script>
    <script type="text/javascript" src="/templates/g5_hydrogen/custom/js/custom.js"></script>
    

    

        <link rel="shortcut icon" href="https://rivres.com/favicon.ico" />

<script type="text/javascript" data-cfasync="false" src=https://assets.mantisadnetwork.com/analytics.min.js
      async></script>

<script type="text/javascript">
      var mantis = mantis || [];
      function trigger() {
//console.log('pixel is fired after 60 second');
            mantis.push(['analytics', 'load', {

                  advertiser: '63c59a56c72d02001532a307',

                  transaction: '',

                  revenue: ''

            }]);
      }

      //     setTimeout for 6 seconds to trigger the pixel
      setTimeout(trigger, 60000);

</script>




<noscript><img
            src="//direct.mantisadnetwork.com/analytics/pixel?advertiser=63c59a56c72d02001532a307&transaction=" /></noscript>
    </body>
</html>
