# Getting Started

- [How to start using Kwenta](https://docs.kwenta.io/overview/how-to-start-using-kwenta.md)
- [Introduction](https://docs.kwenta.io/overview/defi-what-is-it-how-do-i-start.md): What does DeFi accomplish?
- [Getting started on Optimism](https://docs.kwenta.io/overview/getting-started-on-optimistic-ethereum.md): How to begin your optimistic journey
- [How to get sUSD](https://docs.kwenta.io/overview/why-susd.md): Explains why Kwenta uses and why traders need sUSD to utilize Kwenta
- [Access Kwenta](https://docs.kwenta.io/overview/access-kwenta.md): Different way on how to access Kwenta
- [Installing the IPFS Companion to Access Kwenta](https://docs.kwenta.io/overview/access-kwenta/installing-the-ipfs-companion-to-access-kwenta.md)
- [Backup RPCs](https://docs.kwenta.io/overview/access-kwenta/backup-rpcs.md)
- [Withdrawing from v2 Isolated Margin using Optimistic Etherscan](https://docs.kwenta.io/overview/access-kwenta/withdrawing-from-v2-isolated-margin-using-optimistic-etherscan.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.kwenta.io/overview.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.
