> For the complete documentation index, see [llms.txt](https://docs.laser.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.laser.money/welcome-to-laser.money.md).

# Welcome to Laser.Money!

###

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><ul><li>Laser Money provides you crypto data insights that allow you to make informed crypto investment  and trading choices. </li><li>Discover automated crypto portfolios perfect for long term investors. Also filter tokens using data parameters and find your short term trading gems.</li></ul></td><td><a href="/files/cuDiouRCwcglzdjgjNEB">/files/cuDiouRCwcglzdjgjNEB</a></td></tr><tr><td><ul><li>Buy investment portfolios that automatically reconstitute and re-balance every 30 days so you don't have to oversee it.  </li><li>Use easily configurable data parameters to generate insights and execute highly personalised trading strategies </li></ul></td><td><a href="/files/C7s7tH8sGix5oed9E7tb">/files/C7s7tH8sGix5oed9E7tb</a></td></tr><tr><td><ul><li>Open <mark style="color:green;">(hyperlink to sign up page)</mark>an account with Laser Money. Open <mark style="color:green;">(hyperlink to Binance sign up page)</mark>an account with Binance.</li><li>Fund (<mark style="color:green;">(hyperlink to FAQ - exchange account)</mark> your Binance account with your investment amount. </li><li>Connect <mark style="color:green;">(hyperlink to FAQ - exchange account)</mark> your Binance account to the Laser Account (it's a one-time step and takes a few minutes).</li><li>Pick your crypto portfolios on Laser to invest in.</li></ul><p></p></td><td><a href="/files/XhJM32Bxb3wDk1yZ3gA7">/files/XhJM32Bxb3wDk1yZ3gA7</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.laser.money/welcome-to-laser.money.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
