# Buying and Selling TEMPLE

1\. Navigate to <https://templedao.link/>

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

2\. Click the "Trade" button

3\. Connect your wallet

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

4\. Select the token you would like to trade and click the arrow to toggle between buying and selling TEMPLE

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

NOTE: If you click Advanced Settings you will be able to set two variables:

**Slippage -** the maximum allowable difference between the expected price of an order and the actual price when the order executes

**Deadline** - the maximum time allowable for the transaction to execute, after which the transaction will fail

<figure><img src="/files/8YHMEZtBMRcE2OrV1zaz" alt=""><figcaption></figcaption></figure>

5\. Input the amount you would like to trade

6\. Click the "Preview" button

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

7\.  Click the "Confirm Swap" button to complete the trade


---

# 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.templedao.link/legacy-functions/buying-and-selling-temple.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.
