# Become a Gangster

## Before we begin...

If you've made it this far, congratulations - you're ready to become a Gangster with the rest of us! Before we go any further, make sure you have your wallet connected to **Binance Smart Chain (Mainnet).** If you're connected to any other chain when you visit the website, things might not work correctly, and you won't be able to interact with the platform properly.

## Let's get Gangster!

Alright, head on over to [Gangster Finance](https://gangster.finance/). When you land there, you should see this page:

![The Gangster Finance homepage](/files/-MgY6gP4RxAK1NJUpL5x)

This page provides a quick summary of three key data points of the Gangster Finance platform - "Total Value Handled", "Drip Pool Balance" and "Total Platform Value". You'll also notice the two buttons - "View Dashboard" leads to an overview of the vaults available on Gangster Finance. "Learn More" leads to this set of documentation.\
\
Gangster Finance features a sidebar on the left of the interface, accessible by clicking or tapping the button in the top-left corner of the screen. This sidebar is the main navigation system for the platform - use it to get to all the major points within the website.


---

# 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://gangsterdefi.gitbook.io/gangster-finance/get-started/become-a-gangster.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.
