diff --git a/docs/html/index.html b/docs/html/index.html
index 7df0025..917d333 100644
--- a/docs/html/index.html
+++ b/docs/html/index.html
@@ -286,8 +286,8 @@ P2Pool is a decentralized community, there is no dedicated support. You can reac
- P2Pool (and Monero) can work with only outgoing connections, but it's recommended to open ports 18080 (Monero) and 37889/37888 (P2Pool/P2Pool mini) for better connectivity with the rest of the network.
I have been mining for several hours and still got no rewards?
- P2Pool doesn't work exactly like regular pools - there's no "pending balance" here. You need to find a pool share first and then wait for P2Pool to find a Monero block. You'll get a payout to your XMR wallet as soon as a block is found and you have shares in PPLNS window. It can take several days to a week to find a share if your hashrate is low. Type "status" command in P2Pool console or visit P2Pool observer to check your progress.
-P2Pool status shows 0 kh/s but I'm mining?
-- Default P2Pool difficulty is very high. You need to set custom fixed difficulty on your miner rigs to get more accurate stats on P2Pool (this will not change your mining rewards in any way). To set custom fixed difficulty for your miner (for example, 75000), run ./xmrig -o 127.0.0.1:3333 -u x+75000
+I am mining but I can't find any shares
+- First check for any warnings and errors in P2Pool console and logs. If everything works fine, you can check the average share time calculator to get an idea how often you should find a share with your hashrate. If this time is more than 1 day, it's recommended to switch to P2Pool mini by adding --mini to P2Pool command line.
I get an error "monerod RPC ... is incompatible, update to RPC >= v3.8"
- Use monerod v0.18.0.0 or newer
I get warnings "peer ... is ahead on mainchain (height ..., your height ...). Is your monerod stuck or lagging?"
diff --git a/docs/html/mini/index.html b/docs/html/mini/index.html
index 9514000..961a12b 100644
--- a/docs/html/mini/index.html
+++ b/docs/html/mini/index.html
@@ -286,8 +286,8 @@ P2Pool is a decentralized community, there is no dedicated support. You can reac
- P2Pool (and Monero) can work with only outgoing connections, but it's recommended to open ports 18080 (Monero) and 37889/37888 (P2Pool/P2Pool mini) for better connectivity with the rest of the network.
I have been mining for several hours and still got no rewards?
- P2Pool doesn't work exactly like regular pools - there's no "pending balance" here. You need to find a pool share first and then wait for P2Pool to find a Monero block. You'll get a payout to your XMR wallet as soon as a block is found and you have shares in PPLNS window. It can take several days to a week to find a share if your hashrate is low. Type "status" command in P2Pool console or visit P2Pool observer to check your progress.
-P2Pool status shows 0 kh/s but I'm mining?
-- Default P2Pool difficulty is very high. You need to set custom fixed difficulty on your miner rigs to get more accurate stats on P2Pool (this will not change your mining rewards in any way). To set custom fixed difficulty for your miner (for example, 75000), run ./xmrig -o 127.0.0.1:3333 -u x+75000
+I am mining but I can't find any shares
+- First check for any warnings and errors in P2Pool console and logs. If everything works fine, you can check the average share time calculator to get an idea how often you should find a share with your hashrate. If this time is more than 1 day, it's recommended to switch to P2Pool mini by adding --mini to P2Pool command line.
I get an error "monerod RPC ... is incompatible, update to RPC >= v3.8"
- Use monerod v0.18.0.0 or newer
I get warnings "peer ... is ahead on mainchain (height ..., your height ...). Is your monerod stuck or lagging?"