# SmallBuilder Troubleshooting

- [SmallBuilder Troubleshooting Help](https://help.smallbuilder.com/smallbuilder-troubleshooting/undefined-1.md)
- [Add Button Warning (If the button is not added to the page)](https://help.smallbuilder.com/smallbuilder-troubleshooting/undefined-1/button.md): When adding a button to an object page layout, the Add Button warning occurs in certain cases. This article explains how to resolve the warning situation.
- [Add Tab Warning (Tabs are created and added to the app, but not visible)](https://help.smallbuilder.com/smallbuilder-troubleshooting/undefined-1/tab-tab-app.md): When adding tabs to your Lightning app, you sometimes encounter the Add Tab warning. This article explains how to resolve the warning situation.


---

# 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://help.smallbuilder.com/smallbuilder-troubleshooting.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.
