# Before you Start

## Key Resources

You can access and manage all of Slyk’s functionalities via the [Slyk Dashboard](/slyk/understanding-slyk/before_you_start.md#slyk-dashboard), or integrate it into your website using our [APIs](/slyk/reference/endpoints.md) and [SDKs](/slyk/developing-with-slyk/sdks.md).&#x20;

Users can access their Wallets through the Slyk mobile app or directly on your website via simple web integration.

## Slyk Dashboard

The Slyk dashboard is your starting point. That’s where you manage your Slyk and set the rules of your own economy.

The dashboard is also where you can:

* Create and manage API keys
* Set Slyk access rules
* Select Slyk features
* Configure payment methods available to users
* Select supported currencies and assets, or create your own
* Create and manage credentials for your team
* Manually add or remove funds to user wallets
* Get access to reports on your Slyk
* Customize look-and-feel of your Slyk across application ecosystem (*Future*) .

We're constantly adding new features to the dashboard, to allow you full control over your Slyk.


---

# 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://developers.slyk.io/slyk/understanding-slyk/before_you_start.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.
