# Best Practices

#### Some recommended best practices

* Start Small: Begin with a small amount to learn the platform and mechanics.
* Use Analytics Tools: Leverage tools like DataDex Info or third-party dashboards to track pool metrics, including fees and volume.
* Stay Informed: Monitor the price of the token pair and adjust your range as needed to optimize earnings.
* Always do your own research into tokens
* Make sure to vet the infrastructure you use
* Stay connected to projects for updates
* Stay connected to the network for updates


---

# 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.datadex.com/best-practices.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.
