# 3. What’s Next?

In the chapters ahead, we will:

• Deepen your understanding of how Comet handles interest rates and utilization.

• Show you how to supply, borrow, repay, and withdraw assets step by step.

• Provide concrete code snippets (using Sepolia testnet) to illustrate how you can integrate Comet.

This journey is designed to get you comfortable with the fundamentals of Compound V3.&#x20;


---

# 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://compound-1.gitbook.io/compoundtutorials/chapter-1-introduction-to-compound/3.-whats-next.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.
