# Get Started

* Access our [Quick Guides](/basic-features/how-to-swap.md) to use our basic DeFi features
* Checkout our [FluxTools Tutorials ](/fluxtools-tutorials/v1-token-creation.md)to try our FREE tools to create and manage tokens on Solana
* Adjust key settings and factors to make your experience better via our [configure section](/configure/settings.md)
* Questions? Checkout our [support section](/support/frequently-asked-questions.md) to look for FAQs or open a ticket
* Are you a developer? Our APIs are [available here](/developers/swap-api.md)
* Checkout our newest proposal to solve Solana congestion with [Bandwidth Markets](/publications/solana-bandwidth-markets.md)


---

# 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.fluxbeam.xyz/welcome-to-fluxbeam/get-started.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.
