# Slippage and TX Log

**After successfully connecting your wallet, you can acces your Slippage Settings and your Transaction Log by clicking on your wallet address.**

<figure><img src="/files/F4IjxaG95sWX8vFkFLZa" alt=""><figcaption></figcaption></figure>

Clicking the [⚙️](https://emojipedia.org/gear/) icon will allow to you to edit the slippage tolerance for your trades. This is set to 0.5% by default. On <mark style="color:blue;">**Unlimited Leverage**</mark>, slippage refers to the difference in price between when the user confirms and when the transaction is actually confirmed on-chain.&#x20;

<figure><img src="/files/cVwjNP4W7adrMap892tu" alt=""><figcaption></figcaption></figure>

Clicking the ![](/files/C5Y2fQEAfSS8PEz3oczX) icon will copy your wallet address on your clipboard, while clicking the ![](/files/TR4lth2OcQkJtz2HwHYL) icon will bring up your wallet on <mark style="color:blue;">**Arbiscan**</mark>. If you wish to disconnect your wallet from the platform, click the ![](/files/9uOK61s97eegmRK6eBKN) icon.

**The Transaction Log allows you to track both your pending and executed transactions, up to 2 days back.**

<div><figure><img src="/files/5Se0nb2TweefXLfWrE7g" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OqcCs3i6Y2Nue6nZlxGi" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.unlimited.trade/start-trading/or-unlimited-leverage-guide/slippage-and-tx-log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
