diff --git a/content/docs/about-autoplus.mdx b/content/docs/about-autoplus.mdx index 8c44ef2..d344983 100644 --- a/content/docs/about-autoplus.mdx +++ b/content/docs/about-autoplus.mdx @@ -19,3 +19,7 @@ The private keys of the escrow wallets are accessible only by a single person, r ## What are the fees [#what-are-the-fees] The escrow fees are 0.25% of the amount being held in escrow. With **no minimum fee** or trade amount, reflecting our commitment to accessibility. + +## Rules and policies [#rules-and-policies] + +Before using AutoPlus, review the [Server Rules](/docs/server-guide#rules) and [Escrow Rules](/docs/trade-system#escrow-rules). The Escrow Rules explain user responsibilities, eligible trades, dispute response times, and how seller terms are handled. diff --git a/content/docs/server-guide.mdx b/content/docs/server-guide.mdx index e91ee3d..f54ae94 100644 --- a/content/docs/server-guide.mdx +++ b/content/docs/server-guide.mdx @@ -13,12 +13,31 @@ order: 7 Before you start using the AutoPlus Discord server, please read and understand the following rules. Failure to comply with these rules may result in a warning, mute, or ban from the server.
Be careful: only the Sender can release funds, and only the Receiver can return funds. Make sure both roles match the actual deal before moving forward.
++ Be careful: only the Sender can release funds, and only the{" "} + Receiver can return funds. Make sure both roles match the + actual deal before moving forward. +
+
## Setting trade terms [#setting-trade-terms]
Terms are specified before AutoPlus provides the deposit address. Each side can provide their own terms, shown as Sender's Terms and Receiver's Terms. Both users must agree to the terms before the trade can continue, and once accepted, the terms cannot be modified.
Not providing any terms is discouraged as they make disputes harder to resolve. Clear terms give support a better understanding of the deal and help resolve issues faster.
++ Not providing any terms is discouraged as they make disputes harder to + resolve. Clear terms give support a better understanding of the deal and + help resolve issues faster. +
+
## Sending funds into the escrow [#sending-funds-into-the-escrow]
After terms are accepted, AutoPlus provides a deposit address. The **Sender** sends the selected crypto to the shown address and after detecting the transaction, AutoPlus waits for the required confirmations before marking the funds as received in the escrow.
-
+
Once the transaction is detected, AutoPlus shows the transaction as **Confirming** until the required confirmations are reached.
The Sender should not consider the trade funded until AutoPlus confirms that the transaction has received the required number of confirmations.
++ The Sender should not consider the trade funded until + AutoPlus confirms that the transaction has received the{" "} + required number of confirmations. +
+
## Transaction not detected [#transaction-not-detected]
@@ -63,14 +143,25 @@ If the Sender sent the funds but they aren't detected, the **Sender** can use th
Once the required confirmations are reached, the funds are marked as received. Funds are now held in the escrow. The **Receiver** can now deliver the product, service, exchange, or whatever was agreed.
-
+
## Releasing funds [#releasing-funds]
Only the **Sender** can release funds. The **Sender** should release only after verifying that the deal was completed correctly. When releasing, AutoPlus asks the **Receiver** to provide an address where they will receive the funds.
Never release funds before fully verifying that the deal was completed correctly as releasing funds is final.
++ + Never release funds before fully verifying that the deal was completed + correctly as releasing funds is final. + +