FAQs
<style>
.faq-section {
font-family: inherit;
}
.faq-item {
border-bottom: 1px solid #ddd;
padding: 10px 0;
}
.faq-question {
font-weight: bold;
cursor: pointer;
margin: 0;
display: flex;
align-items: center;
justify-content: space-between;
}
.faq-icon {
font-size: 18px;
margin-left: 10px;
}
.faq-answer {
display: none;
padding: 10px 0;
color: #333;
}
</style>
<div class="faq-section">
<!-- Repeat block starts here -->
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
Do I need prior kayaking experience?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
Some previous kayaking experience is recommended. You should be comfortable paddling for 2–4 hours per day and confident swimming. If it’s been a while, we suggest doing a short paddle trip or course before the expedition.
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="
const answer = this.nextElementSibling;
const icon = this.querySelector('.faq-icon');
const isOpen = answer.style.display === 'block';
document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none');
document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+');
if (!isOpen) {
answer.style.display = 'block';
icon.textContent = '-';
}
">
How fit do I need to be?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
You don’t need to be an athlete, but a moderate level of fitness is required. Think of it like brisk walking or cycling. The fitter you are, the more you'll enjoy it. Expect daily paddling (8–15 km), snorkeling, and some walking.
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
How many people are in the group?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
We keep the experience intimate and personalized, with a maximum of 10 travelers.
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
Where does the trip start and end?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
The expedition begins in Denham, Western Australia. You'll board the Silverado at the marina on Day 1. The trip ends at Monkey Mia on Day 7, in time to catch the afternoon flight to Perth if needed.
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
What kind of kayak will I use?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
We use stable double sea kayaks as the default. Single kayaks are available on request, but only if you can demonstrate appropriate experience and confidence — final approval is at the discretion of the guide.
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
What’s the food like on board?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
Freshly prepared meals using local ingredients, including freshly caught fish and lobster when available. The trip includes breakfast, lunch, dinner, snacks, and wine/beer with dinner. We cater to dietary preferences — just let us know in advance.
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
Will I have access to power?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
Yes, you can charge devices on the boat. There’s no Wi-Fi, and cell coverage is minimal once you leave Denham — but that’s part of the adventure.
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
What's the price of the expedition?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
The price of the tour is $3,999.00 USD per person (Standard cabin) and $4,699.00 USD per person (Ensuite cabin) for the 2026 departures.
<BR><BR>
If single travelers are happy to share a cabin, we can try and match people up. However, if this is not possible, you can either get a refund or pay for the whole cabin (two spots).
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
What are your payment terms?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
A non-refundable deposit of 30% is required to secure your booking and may be paid by major credit card (no credit card fees applied). The remaining balance is due 90 days before the tour starts.
<BR><BR>
Upon receipt of your reservation deposit, you will receive a preparatory package with a receipt denoting your deposit paid and balance due date, trip confirmation, detailed itinerary, medical and liability release forms, trip insurance requirements, equipment list and other pre-trip information.
<BR><BR>
Balances are due 90 days prior to departure. Balances may be paid by credit card (no credit card fees applied).
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
What's your cancellation policy?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
All requests for cancellation must be received in writing to Adventure Fix GO.
<BR><BR>
Cancellations received more than 90 days prior to the trip departure date means a loss of your deposit (30% of the trip cost). However, your deposit may be transferred towards a different trip run by SSV for a fee of $250, in applicable trip currency (AU/NZ/US/EU). Transfers are only valid on trips scheduled to commence within 18 months of your original departure date and you are permitted one transfer only. In addition, any increase in trip costs as a result of your transferring to an alternative trip or departure date will be payable by you.
<BR><BR>
If cancellation takes place less than 90 days prior to trip departure , you will be required to pay the full cost of the trip. There is no refund for arriving late or leaving a trip early.
<BR><BR>
We strongly recommend that you obtain adequate trip cancellation insurance.
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
Do I need travel insurance?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
Yes, comprehensive travel insurance is strongly recommended and should include trip cancellation and medical coverage. Australian residents should consider separate ambulance coverage.
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
Can I bring my own gear?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
Yes — especially if you have personal snorkeling gear that fits you well. You’ll also need to bring your own dry bag, sun protection, reef-safe sunscreen, and any personal medications.
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
What’s the weather like in June?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
Expect mild, dry conditions. Average temps:<BR>
- Highs: 22–26°C (71–78°F)<BR>
- Lows: 15–20°C (60–68°F)<BR>
- Water temperature: ~20°C (68°F)
</div>
</div>
<div class="faq-item">
<p class="faq-question" onclick="const answer = this.nextElementSibling; const icon = this.querySelector('.faq-icon'); const isOpen = answer.style.display === 'block'; document.querySelectorAll('.faq-answer').forEach(el => el.style.display = 'none'); document.querySelectorAll('.faq-icon').forEach(el => el.textContent = '+'); if (!isOpen) { answer.style.display = 'block'; icon.textContent = '-'; }">
How do I get to Denham?
<span class="faq-icon">+</span>
</p>
<div class="faq-answer">
Fly from Perth to Shark Bay/Monkey Mia Airport (2 hrs with Rex Airlines), then take a 10-minute transfer to Denham. Driving from Perth takes 8–9 hours with scenic stops along the way.
</div>
</div>
</div>