# Basic Features

- [How to Swap](https://docs.fluxbeam.xyz/basic-features/how-to-swap.md): Swap solana- based tokens using FluxBeam + View a token's RugCheck score via a widget
- [How to Provide Liquidity](https://docs.fluxbeam.xyz/basic-features/how-to-provide-liquidity.md): Easily provide and manage liquidity across Solana
- [How to Manage Liquidity](https://docs.fluxbeam.xyz/basic-features/how-to-manage-liquidity.md): Easily manage your existing liquidity positions
- [How to Wrap/Unwrap $SOL](https://docs.fluxbeam.xyz/basic-features/how-to-wrap-unwrap-usdsol.md): Wrap/unwrap $SOL comes in handy in situations where you require Wrapped $SOL or vice versa.
- [How to Transfer Tokens](https://docs.fluxbeam.xyz/basic-features/how-to-transfer-tokens.md): Transfer solana - based tokens from your wallet to another
- [How to Bridge Tokens](https://docs.fluxbeam.xyz/basic-features/how-to-bridge-tokens.md): Seamlessly bridge your tokens to and from Solana!


---

# 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/basic-features.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.
