# Discover

<figure><img src="/files/b3Zx6UkuaAJPuJ7bjVDl" alt=""><figcaption><p>Discover Page</p></figcaption></figure>

## **Utilizing Trading Templates**

1. **Accessing Trading Templates:**
   * Navigate to 'Trading Templates' from the list on the left side of the platform.
2. **Exploring Pre-existing Templates:**
   * Upon entering this page, you'll find various pre-existing templates tailored for different use cases (e.g., 'ethereum price drop', 'bitcoin price leverage', 'smart contract sniping', etc.).
   * Click on a template to access pre-configured conditions, triggers, and actions, streamlining the process of launching a bot.
3. **Customizing Template Details:**
   * After selecting a template, customize minor details such as price entry, exit, limit orders, and other parameters.
   * Review the template settings thoroughly to ensure they align with your trading strategy and preferences.
4. **Launching the Bot:**
   * Once satisfied with the configured template, click 'Launch Bot' to submit your order.
5. **Accessing Your Position:**
   * Your position and trading bot details will be accessible on the dashboard for monitoring and management.

**Note:** Take time to review and validate the template details before launching the bot to ensure it meets your trading requirements.


---

# 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.zotto.ai/the-basics/discover.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.
